Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: /
Date: Tue, 28 Jan 2014 19:46:31
Message-Id: 1390657530.c2d0b387ea31a0f0f9103b38fb015954812de514.bicatali@gentoo
1 commit: c2d0b387ea31a0f0f9103b38fb015954812de514
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 25 13:45:30 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 25 13:45:30 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c2d0b387
7
8 Fix some typos
9 Add Sebastien to the list of contributors
10
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 ---
14 CONTRIBUTING.md | 7 ++++---
15 1 file changed, 4 insertions(+), 3 deletions(-)
16
17 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
18 index 3d02fa6..6f47e97 100644
19 --- a/CONTRIBUTING.md
20 +++ b/CONTRIBUTING.md
21 @@ -3,7 +3,7 @@
22 ----
23 ##Prerequisite
24
25 -###Requiered
26 +###Required
27
28 * **Account at [github](https://github.com/join)**
29
30 @@ -67,14 +67,14 @@ Next we push back the changes to our fork and send a pull-request to the overlay
31 hub push YOUR_GITHUB_USER
32 hub pull-request
33
34 -Lastly you need to wait for review comments and the merge of your work. In case you need to include some improvements, just commit your work again using repoman and push it again to your fork. No need to send another pull-request as you new changes will be added the original one.
35 +Lastly you need to wait for review comments and the merge of your work. In case you need to include some improvements, just commit your work again using repoman and push it again to your fork. No need to send another pull-request as your new changes will be added to the original one.
36
37 ----
38 ##For Maintainers
39
40 **The merging of pull request should only be done by gentoo developers!**
41
42 -If you feel that they are slacking, don't bother to ping them again. If you like to become a dev yourself, prove some contribution and ping us via sci@g.o or on irc in #gentoo-science @ freenode.
43 +If you feel that they are slacking, don't bother to ping them again. If you would like to become a dev yourself, prove some contribution and ping us via sci@g.o or on irc in #gentoo-science @ freenode.
44
45 ###Prerequisite
46
47 @@ -107,6 +107,7 @@ Finally use the script **merge-dualHEAD** from the *scripts* directory to merge
48
49 ---
50 ####Contribution to the document
51 +Sebastien Fabbro <bicatali@g.o>
52 Justin Lecher <jlec@g.o>
53
54 This document is available under [Creative Commons Attribution ShareAlike 4.0](http://creativecommons.org/licenses/by-sa/4.0)