commit: 9fddf4b1f88bd9fa28ca1e60b28be9c9225ce913 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Sun Dec 25 16:16:06 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 14:31:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fddf4b1
dev-libs/mdns: add myself as a maintainer Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-libs/mdns/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dev-libs/mdns/metadata.xml b/dev-libs/mdns/metadata.xml index 428536921752..13cc44b614b4 100644 --- a/dev-libs/mdns/metadata.xml +++ b/dev-libs/mdns/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Alexey Sokolov</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">mjansson/mdns</remote-id> <bugs-to>https://github.com/mjansson/mdns/issues</bugs-to>
