Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml
Date: Thu, 25 Aug 2011 09:57:44
Message-Id: 20110825095733.A111E2004C@flycatcher.gentoo.org
1 hwoarang 11/08/25 09:57:33
2
3 Modified: herds.xml
4 Log:
5 Add phajdan.jr to proxy-maintainers. fix typo
6
7 Revision Changes Path
8 1.857 xml/htdocs/proj/en/metastructure/herds/herds.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.857&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.857&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.856&r2=1.857
13
14 Index: herds.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
17 retrieving revision 1.856
18 retrieving revision 1.857
19 diff -u -r1.856 -r1.857
20 --- herds.xml 24 Aug 2011 13:57:02 -0000 1.856
21 +++ herds.xml 25 Aug 2011 09:57:33 -0000 1.857
22 @@ -20,7 +20,7 @@
23 always a description without a lang attribute. Also there are no overlapping
24 descriptions allowed (multiple description tags with the same language)
25
26 - $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.856 2011/08/24 13:57:02 maksbotan Exp $
27 + $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.857 2011/08/25 09:57:33 hwoarang Exp $
28
29 -->
30 <herds>
31 @@ -2554,7 +2554,7 @@
32 <herd>
33 <name>proxy-maintainers</name>
34 <email>proxy-maint@g.o</email>
35 - <description>Packages maintained by Gentoo's proxy-maintaing team</description>
36 + <description>Orphaned packages maintained by Gentoo's proxy-maintainers team</description>
37 <maintainer>
38 <email>hwoarang@g.o</email>
39 <name>Markos Chandras</name>
40 @@ -2563,6 +2563,10 @@
41 <email>maksbotan@g.o</email>
42 <name>Maxim Koltsov</name>
43 </maintainer>
44 + <maintainer>
45 + <email>phajdan.jr@g.o</email>
46 + <name>Paweł Hajdan</name>
47 + </maintainer>
48 </herd>
49 </herds>