dev-vcs/git-remote-hg: Add maintainer, update metadata upstream
authorNikos Chantziaras <realnc@gmail.com>
Mon, 22 Apr 2019 21:18:41 +0000 (00:18 +0300)
committerMichał Górny <mgorny@gentoo.org>
Wed, 24 Apr 2019 06:16:18 +0000 (08:16 +0200)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Nikos Chantziaras <realnc@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-remote-hg/metadata.xml

index c96b528c4584f2726d0326dc1cedc343bb95854f..516b1c49f64fef9db764facce54f0c82f510488e 100644 (file)
@@ -1,13 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <!-- maintainer-needed -->
+       <maintainer type="person">
+               <email>realnc@gmail.com</email>
+               <name>Nikos Chantziaras</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
        <longdescription>
                'git-remote-hg' is the semi-official Mercurial bridge from Git project,
                once installed, it allows you to clone, fetch and push to and from
                Mercurial repositories as if they were Git ones.
        </longdescription>
        <upstream>
-               <remote-id type="github">felipec/git-remote-hg</remote-id>
+               <remote-id type="github">mnauw/git-remote-hg</remote-id>
        </upstream>
 </pkgmetadata>