commit: add2027d6fd364670b533d667b0de458ad26d7c6 Author: Oz Tiram <oz.tiram <AT> gmail <DOT> com> AuthorDate: Thu Sep 26 08:40:55 2024 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 01:12:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add2027d
x11-misc/mate-notification-daemon: add myself as a maintainer Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com> Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> x11-misc/mate-notification-daemon/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/x11-misc/mate-notification-daemon/metadata.xml b/x11-misc/mate-notification-daemon/metadata.xml index e215d24b5b1b..8b5f9c019d5a 100644 --- a/x11-misc/mate-notification-daemon/metadata.xml +++ b/x11-misc/mate-notification-daemon/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <name>Oz Tiram</name> + <email>[email protected]</email> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">mate-desktop/mate-notification-daemon</remote-id> </upstream>
