commit: 89e3934480b5c5d9f5f7a827e1afcce111733ef1
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 08:40:07 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 08:42:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e39344
dev-libs/double-conversion: add qt team to maintainers
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
dev-libs/double-conversion/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-libs/double-conversion/metadata.xml
b/dev-libs/double-conversion/metadata.xml
index 2ffe8a46d24..e9ea0aac45f 100644
--- a/dev-libs/double-conversion/metadata.xml
+++ b/dev-libs/double-conversion/metadata.xml
@@ -5,6 +5,9 @@
<email>[email protected]</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ </maintainer>
<longdescription lang="en">
This library consists of efficient conversion routines that have
been extracted from the V8 JavaScript engine. The code has been