commit: 5d07cd95d0c85ef81599497708079cbdda594acf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 27 05:06:50 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 27 05:07:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d07cd95
dev-go/licenseclassifier: retire inactive proxied maintainer No commits in 2 years (when most of the pkgs were added). Bug: https://bugs.gentoo.org/691590 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-go/licenseclassifier/metadata.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/dev-go/licenseclassifier/metadata.xml b/dev-go/licenseclassifier/metadata.xml index b5b604568d17..3ecd94373bce 100644 --- a/dev-go/licenseclassifier/metadata.xml +++ b/dev-go/licenseclassifier/metadata.xml @@ -1,14 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Konstantin Ignatov</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <longdescription> The license classifier is a library and set of tools that can analyze text to determine what type of license it contains. It searches for license texts
