Gentoo Archives: gentoo-commits

From: "Petteri Raty (betelgeuse)" <betelgeuse@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/recruiters: index.xml
Date: Sun, 03 Jan 2010 20:10:04
Message-Id: E1NRWm0-0006iz-Uq@stork.gentoo.org
1 betelgeuse 10/01/03 20:10:00
2
3 Modified: index.xml
4 Log:
5 Add stuff about gentooJoin and reinstating developers.
6
7 Revision Changes Path
8 1.72 xml/htdocs/proj/en/devrel/recruiters/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.72&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.72&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?r1=1.71&r2=1.72
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml,v
17 retrieving revision 1.71
18 retrieving revision 1.72
19 diff -u -r1.71 -r1.72
20 --- index.xml 15 Dec 2009 19:18:24 -0000 1.71
21 +++ index.xml 3 Jan 2010 20:10:00 -0000 1.72
22 @@ -3,7 +3,7 @@
23 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
24 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml,v 1.71 2009/12/15 19:18:24 betelgeuse Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml,v 1.72 2010/01/03 20:10:00 betelgeuse Exp $ -->
28
29 <project>
30 <name>recruiters</name>
31 @@ -562,4 +562,21 @@
32 </body>
33 </section>
34 </extrachapter>
35 +<extrachapter>
36 +<title>Reinstating developers</title>
37 +<section>
38 +<body>
39 +
40 +<p>
41 + For returning developers gentooJoin needs to have an entry for everytime they
42 + come back
43 +</p>
44 +
45 +<pre caption="Updating gentooJoin">
46 +# <i>perl_ldap -b user -C gentooJoin "YYYY/MM/DD" nick</i>
47 +</pre>
48 +</body>
49 +</section>
50 +</extrachapter>
51 +
52 </project>