commit:     684436a177354588ab31f523f26204c5a60920a7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 22:02:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 22:22:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684436a1

net-libs/http-parser: Take it for myself

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-libs/http-parser/metadata.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-libs/http-parser/metadata.xml 
b/net-libs/http-parser/metadata.xml
index 4cf4a4e9d92..d170ad69fce 100644
--- a/net-libs/http-parser/metadata.xml
+++ b/net-libs/http-parser/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<!-- maintainer-needed -->
-<upstream>
-<remote-id type="github">nodejs/http-parser</remote-id>
-</upstream>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Michał Górny</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">nodejs/http-parser</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to