diff options
author | Jonas Stein <jstein@gentoo.org> | 2022-02-06 12:14:42 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2022-02-06 12:18:31 +0100 |
commit | 7138ae1b0e3132812c6ff970a46e81d9b331d972 (patch) | |
tree | efd72e9e812253b0c92fe2d74ea8d821ba72f02a /dev-python/pyacoustid | |
parent | dev-python/configshell-fb: Maintainer retired (diff) | |
download | gentoo-7138ae1b0e3132812c6ff970a46e81d9b331d972.tar.gz gentoo-7138ae1b0e3132812c6ff970a46e81d9b331d972.tar.bz2 gentoo-7138ae1b0e3132812c6ff970a46e81d9b331d972.zip |
dev-python/pyacoustid: Maintainer retired
Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/633102
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'dev-python/pyacoustid')
-rw-r--r-- | dev-python/pyacoustid/metadata.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-python/pyacoustid/metadata.xml b/dev-python/pyacoustid/metadata.xml index bf5d02476656..773173d307b0 100644 --- a/dev-python/pyacoustid/metadata.xml +++ b/dev-python/pyacoustid/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>sir.suriv@gmail.com</email> - <name>Diogo Pereira</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups. </longdescription> |