commit: 04f7b2a7296e47937c9b672b3fadee2417269813
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 22:58:46 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 23:17:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f7b2a7
dev-php/cli-prompt: add the PHP project as a co-maintainer.
Package-Manager: portage-2.3.0
dev-php/cli-prompt/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-php/cli-prompt/metadata.xml b/dev-php/cli-prompt/metadata.xml
index 962812d..4b3fb72 100644
--- a/dev-php/cli-prompt/metadata.xml
+++ b/dev-php/cli-prompt/metadata.xml
@@ -9,6 +9,9 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ </maintainer>
<longdescription>
Allows you to prompt for user input on the command line,
and optionally hide the characters they type.