diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2021-05-12 08:08:03 +0900 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-05-12 10:36:23 +0300 |
commit | def139fcb8ea31a6039386b62147d8e491d60aa7 (patch) | |
tree | 4db104db987d8c09b3ad7203c0995a3210a69168 /dev-cpp/benchmark | |
parent | acct-user/minetest: Remove proxy maintainer (diff) | |
download | gentoo-def139fcb8ea31a6039386b62147d8e491d60aa7.tar.gz gentoo-def139fcb8ea31a6039386b62147d8e491d60aa7.tar.bz2 gentoo-def139fcb8ea31a6039386b62147d8e491d60aa7.zip |
dev-cpp/benchmark: Remove proxy maintainer
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r-- | dev-cpp/benchmark/metadata.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-cpp/benchmark/metadata.xml b/dev-cpp/benchmark/metadata.xml index 116d3feca038..c641fbba875a 100644 --- a/dev-cpp/benchmark/metadata.xml +++ b/dev-cpp/benchmark/metadata.xml @@ -1,14 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>vilhelm.gray@gmail.com</email> - <name>William Breathitt Gray</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <upstream> <bugs-to>https://github.com/google/benchmark/issues</bugs-to> <doc lang="en">https://github.com/google/benchmark/blob/master/docs/</doc> |