commit: e9d802f94801a3b18fb1b0c02c43b45076124b5d Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jun 18 18:39:10 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jun 18 18:55:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d802f9
dev-libs/json-c: drop myself as a maintainer Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/json-c/metadata.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/dev-libs/json-c/metadata.xml b/dev-libs/json-c/metadata.xml index 0bb1a4787f74..109ee5b54057 100644 --- a/dev-libs/json-c/metadata.xml +++ b/dev-libs/json-c/metadata.xml @@ -1,18 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Jakov Smolić</name> - </maintainer> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Luka Perkov</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> JSON-C is a JSON implementation written in C. It implements a reference counting object model that allows you to easily
