Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/perl: index.xml
Date: Sat, 30 May 2009 07:06:13
Message-Id: E1MAIdu-0001rh-Jp@stork.gentoo.org
1 tove 09/05/30 07:06:10
2
3 Modified: index.xml
4 Log:
5 Add recruitment section
6
7 Revision Changes Path
8 1.17 xml/htdocs/proj/en/perl/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/perl/index.xml?rev=1.17&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/perl/index.xml?rev=1.17&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/perl/index.xml?r1=1.16&r2=1.17
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/perl/index.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- index.xml 23 Apr 2009 16:35:26 -0000 1.16
21 +++ index.xml 30 May 2009 07:06:10 -0000 1.17
22 @@ -30,6 +30,48 @@
23
24 </longdescription>
25
26 +<recruitment>
27 + <job>
28 + <summary>General package maintainer</summary>
29 + <details>
30 + General perl package maintainer to help out with managing the herd.
31 + Revision bumping, bug filing/fixing, stabilizing, updating ebuilds per
32 + eclass or syntax changes, etc.
33 + </details>
34 + <requirements>
35 + Experience with Perl on Linux, ideally Gentoo.
36 + </requirements>
37 + <contact>perl@g.o</contact>
38 + </job>
39 + <job>
40 + <summary>Perl core maintainer</summary>
41 + <details>
42 + Perl core package maintainer to help out with the core perl packages
43 + (dev-lang/perl and sys-devel/libperl). Revision bumping, handling
44 + security bugs, patching packages to play nice with Gentoo, following
45 + upstream to handle changes and updates in a timely manner.
46 + </details>
47 + <requirements>
48 + Experience with perl on Linux, ideally Gentoo. Knowledge of C and perl.
49 + Experience with patching software.
50 + </requirements>
51 + <contact>perl@g.o</contact>
52 + </job>
53 + <job>
54 + <summary>g-cpan maintainer</summary>
55 + <details>
56 + g-cpan is a tool written in perl. It generates ebuilds and installs perl
57 + modules and bundles from CPAN on-the-fly.
58 + The sources are in the <uri link="http://sources.gentoo.org/viewcvs.py/gentoo-perl/g-cpan/">g-cpan
59 + repository</uri>.
60 + </details>
61 + <requirements>
62 + Experience in perl and packaging perl modules.
63 + </requirements>
64 + <contact>perl@g.o</contact>
65 + </job>
66 +</recruitment>
67 +
68 <dev role="member">ian</dev>
69 <dev role="member">yuval</dev>