commit: 4e3a4707b37e897c6df62fb866b72418d493f326
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 14:43:42 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 23 07:29:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3a4707
sys-libs/libomp: Add the LLVM project as co-maintainer
sys-libs/libomp/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml
index c091bbc..7e5a689 100644
--- a/sys-libs/libomp/metadata.xml
+++ b/sys-libs/libomp/metadata.xml
@@ -5,5 +5,8 @@
<email>[email protected]</email>
<name>Bernard Cafarelli</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ </maintainer>
<longdescription>The OpenMP subproject of LLVM is intended to contain
all of the components required to build an executing OpenMP program that are
outside the compiler itself.</longdescription>
</pkgmetadata>