diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2024-02-25 12:38:48 +0100 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2024-02-25 12:38:55 +0100 |
commit | 8417eefe85dc7b0bf7bc295e1526698d96624880 (patch) | |
tree | ecf48cfbd9af391ce3fe3a2ff9f9b4b03bb6f5ce /x11-plugins/pidgin-libnotify | |
parent | x11-plugins/pidgin-libnotify: EAPI8 bump, fix LICENSE (diff) | |
download | gentoo-8417eefe85dc7b0bf7bc295e1526698d96624880.tar.gz gentoo-8417eefe85dc7b0bf7bc295e1526698d96624880.tar.bz2 gentoo-8417eefe85dc7b0bf7bc295e1526698d96624880.zip |
x11-plugins/pidgin-libnotify: add myself as a maintainer
Signed-off-by: Andreas Schuerch <nativemad@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-libnotify')
-rw-r--r-- | x11-plugins/pidgin-libnotify/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-libnotify/metadata.xml b/x11-plugins/pidgin-libnotify/metadata.xml index d2ead32ea16b..caaf7205d7df 100644 --- a/x11-plugins/pidgin-libnotify/metadata.xml +++ b/x11-plugins/pidgin-libnotify/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>nativemad@gentoo.org</email> + <name>Andreas Schuerch</name> + </maintainer> <upstream> <remote-id type="sourceforge">gaim-libnotify</remote-id> </upstream> |