commit:     6e41b746a78f67f6cf771b2b373c2e8848c43e68
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 22:55:46 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 23:06:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e41b746

sys-devel/clang: Copy maintainers from sys-devel/llvm

clang@ serves mostly as support address, and the actual LLVM binaries
are provided by sys-devel/llvm anyway.

 sys-devel/clang/metadata.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-devel/clang/metadata.xml b/sys-devel/clang/metadata.xml
index 8c2afb8..733ab07 100644
--- a/sys-devel/clang/metadata.xml
+++ b/sys-devel/clang/metadata.xml
@@ -2,8 +2,12 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
        <maintainer>
-               <email>[email protected]</email>
-               <name>Gentoo clang support project</name>
+               <email>[email protected]</email>
+               <name>Bernard Cafarelli</name>
+       </maintainer>
+       <maintainer>
+               <email>[email protected]</email>
+               <name>Michał Górny</name>
        </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.
 

Reply via email to