net-irc/znc: update metadata, add myself as proxied maintainer
authorLouis Sautier <sautier.louis@gmail.com>
Sat, 19 Mar 2016 22:47:51 +0000 (23:47 +0100)
committerIan Delaney <idella4@gentoo.org>
Mon, 21 Mar 2016 13:11:34 +0000 (21:11 +0800)
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1086

net-irc/znc/metadata.xml

index 26e7668a4359a2af7c4b40c480fbc35cbfefdf14..a2861e7b5f89fc30989deab9957bdccbed21f948 100644 (file)
@@ -1,11 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-       <email>wired@gentoo.org</email>
-       <name>Alex Alexander</name>
-</maintainer>
-<use>
-       <flag name="daemon">Allow znc to run as a system-wide service. Installs an init script and creates a znc user:group.</flag>
-</use>
+       <maintainer type="person">
+               <email>wired@gentoo.org</email>
+               <name>Alex Alexander</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>sautier.louis@gmail.com</email>
+               <name>Louis Sautier</name>
+               <description>Proxied maintainer; set to assignee in all bugs</description>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <use>
+               <flag name="daemon">Allow znc to run as a system-wide service. Installs an init script and creates a znc user:group.</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">znc/znc</remote-id>
+               <bugs-to>https://github.com/znc/znc/issues</bugs-to>
+       </upstream>
 </pkgmetadata>