app-admin/ansible-lint: add myself as a maintainer

Signed-off-by: idealseal <realidealseal@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40280
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal
2025-02-25 17:22:07 +01:00
committed by Sam James
parent 5a7beca263
commit 2f1a31969d

View File

@@ -1,17 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>johnmh@johnmh.me</email>
<name>John M. Harris, Jr.</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">ansible-lint</remote-id>
<remote-id type="github">ansible/ansible-lint</remote-id>
<bugs-to>https://github.com/ansible/ansible-lint/issues</bugs-to>
</upstream>
<maintainer type="person" proxied="yes">
<email>johnmh@johnmh.me</email>
<name>John M. Harris, Jr.</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>realidealseal@protonmail.com</email>
<name>idealseal</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">ansible-lint</remote-id>
<remote-id type="github">ansible/ansible-lint</remote-id>
<bugs-to>https://github.com/ansible/ansible-lint/issues</bugs-to>
</upstream>
</pkgmetadata>