commit: 8eeb5d4ed0876e0ea0750af29dc022251827b9db
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 23:05:04 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 23:17:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eeb5d4e
dev-php/json-schema: add the PHP project as a co-maintainer.
Package-Manager: portage-2.3.0
dev-php/json-schema/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-php/json-schema/metadata.xml b/dev-php/json-schema/metadata.xml
index 2497766..43b623e 100644
--- a/dev-php/json-schema/metadata.xml
+++ b/dev-php/json-schema/metadata.xml
@@ -9,6 +9,9 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ </maintainer>
<longdescription>
A PHP Implementation for validating JSON Structures against a given
Schema.
</longdescription>