diff options
author | Ian Jordan <immoloism@gmail.com> | 2024-01-18 19:33:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-19 10:49:44 +0000 |
commit | 715b4b9a507fb7fcae7e97ce57250d61da593835 (patch) | |
tree | 72ea08e32bbb7125c323cc99e76c661f1e110dc9 /mate-base | |
parent | mate-base/mate-common: add myself as maintainer (diff) | |
download | gentoo-715b4b9a507fb7fcae7e97ce57250d61da593835.tar.gz gentoo-715b4b9a507fb7fcae7e97ce57250d61da593835.tar.bz2 gentoo-715b4b9a507fb7fcae7e97ce57250d61da593835.zip |
mate-base/mate-control-center: add myself as a maintainer
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-control-center/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mate-base/mate-control-center/metadata.xml b/mate-base/mate-control-center/metadata.xml index 7a44b7b01dcb..44d946c00271 100644 --- a/mate-base/mate-control-center/metadata.xml +++ b/mate-base/mate-control-center/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"> + <email>immoloism@gmail.com</email> + <name>Ian Jordan</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <use> <flag name="accountsservice">Add support for AccountsService</flag> </use> |