diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2019-11-10 08:19:09 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2019-11-10 08:24:26 -0500 |
commit | f8831134bc77f253c97b4ec55dda95fbcbc8a0e8 (patch) | |
tree | 8475ed16e29b932a80d5ae7b3e580264f0ba1dcf /app-laptop | |
parent | mail-filter/sqlgrey: Bump to EAPI 7 (diff) | |
download | gentoo-f8831134bc77f253c97b4ec55dda95fbcbc8a0e8.tar.gz gentoo-f8831134bc77f253c97b4ec55dda95fbcbc8a0e8.tar.bz2 gentoo-f8831134bc77f253c97b4ec55dda95fbcbc8a0e8.zip |
app-laptop/hdaps-gl: add myself as maintainer.
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/hdaps-gl/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-laptop/hdaps-gl/metadata.xml b/app-laptop/hdaps-gl/metadata.xml index 4d89b7be7780..1b35bde263cc 100644 --- a/app-laptop/hdaps-gl/metadata.xml +++ b/app-laptop/hdaps-gl/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="sourceforge">hdaps</remote-id> - </upstream> + <maintainer type="person"> + <email>mjo@gentoo.org</email> + <name>Michael Orlitzky</name> + </maintainer> + <upstream> + <remote-id type="sourceforge">hdaps</remote-id> + </upstream> </pkgmetadata> |