diff options
author | Anton Fischl <github@fischl-online.de> | 2023-09-13 11:25:43 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-09-13 11:25:43 +0200 |
commit | e85a59ab223ed5fda328f1adfa98a7ba594adf11 (patch) | |
tree | ce835c1531902324dfc88d1834c1cf57c461a469 /www-apps/icingaweb2-module-director | |
parent | sci-physics/geant4_vmc: catch indirect dependency on sci-physics/clhep:= (diff) | |
download | gentoo-e85a59ab223ed5fda328f1adfa98a7ba594adf11.tar.gz gentoo-e85a59ab223ed5fda328f1adfa98a7ba594adf11.tar.bz2 gentoo-e85a59ab223ed5fda328f1adfa98a7ba594adf11.zip |
www-apps/icingaweb2-module-director: change maintainer
Signed-off-by: Anton Fischl <github@fischl-online.de>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2-module-director')
-rw-r--r-- | www-apps/icingaweb2-module-director/metadata.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/www-apps/icingaweb2-module-director/metadata.xml b/www-apps/icingaweb2-module-director/metadata.xml index 5c76f7a3fc67..2f3d4eb71b7b 100644 --- a/www-apps/icingaweb2-module-director/metadata.xml +++ b/www-apps/icingaweb2-module-director/metadata.xml @@ -2,7 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> + <email>github@fischl-online.de</email> + <name>Anton Fischl</name> </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">Icinga/icingaweb2-module-director</remote-id> + </upstream> </pkgmetadata> |