commit: 93143d5a2fc2368e0a88ec125989ccf109e5b5a9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 24 17:21:38 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 24 18:14:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93143d5a
dev-python/hypothesis: Remove myself from maintainers We are now stabilizing it as usual, with the help of pkgcheck. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/hypothesis/metadata.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dev-python/hypothesis/metadata.xml b/dev-python/hypothesis/metadata.xml index c68c89a4f8bc..91343edcb81f 100644 --- a/dev-python/hypothesis/metadata.xml +++ b/dev-python/hypothesis/metadata.xml @@ -1,15 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- - This package has a very frequent release cycle which makes - it hard to track stable candidates. Please do not bump it - without my approval. - --> - <maintainer type="person"> - <email>[email protected]</email> - <name>Michał Górny</name> - </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Python</name>
