commit: c80eac6d17d58b5e84a9e9efd49ff1e20571d3de Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Apr 15 19:12:13 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 15 19:20:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80eac6d
dev-util/boost-build: Make soap the maintainer Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/boost-build/metadata.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/boost-build/metadata.xml b/dev-util/boost-build/metadata.xml index ef3f9148d5a..791cf4e1cfd 100644 --- a/dev-util/boost-build/metadata.xml +++ b/dev-util/boost-build/metadata.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo C++ Project</name> + <maintainer type="person"> + <email>[email protected]</email> + <name>David Seifert</name> </maintainer> <upstream> <remote-id type="sourceforge">boost</remote-id>
