commit: b72e4578754ef9080613b646e9448f57cc188cc4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 16 16:27:56 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 16 16:30:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72e4578
sys-devel/clang: Transfer maintenance to LLVM project sys-devel/clang/metadata.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/sys-devel/clang/metadata.xml b/sys-devel/clang/metadata.xml index 2165c0a..28f4559 100644 --- a/sys-devel/clang/metadata.xml +++ b/sys-devel/clang/metadata.xml @@ -1,13 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Michał Górny</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Austin English</name> + <maintainer type="project"> + <email>[email protected]</email> </maintainer> <longdescription>The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
