Globally add missing remote ID references to metadata.xml
[gentoo.git] / net-nntp / nzbget / metadata.xml
index 315568d5bc792194ff52686c8dd4e8a42314c2ff..b60b9c998c71611cc3ce242cd2e4ce6f27b3d9bf 100644 (file)
@@ -1,10 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer type="person">
                <email>swegener@gentoo.org</email>
                <name>Sven Wegener</name>
        </maintainer>
+       <maintainer type="person">
+               <email>sautier.louis@gmail.com</email>
+               <name>Louis Sautier</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
        <longdescription>A command-line based binary newsgrabber supporting .nzb files.</longdescription>
        <use>
                <flag name="parcheck">Enable support for checking PAR archives</flag>
@@ -12,5 +20,6 @@
        <upstream>
                <remote-id type="github">nzbget/nzbget</remote-id>
                <bugs-to>https://github.com/nzbget/nzbget/issues</bugs-to>
+               <remote-id type="sourceforge">nzbget</remote-id>
        </upstream>
 </pkgmetadata>