commit: 1ebe4e80a1ec2c027eb0f2fc2eafc44fdbd3c83c
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 23:11:16 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 23:17:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebe4e80
dev-php/symfony-event-dispatcher: add the PHP project as a co-maintainer.
Package-Manager: portage-2.3.0
dev-php/symfony-event-dispatcher/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-php/symfony-event-dispatcher/metadata.xml
b/dev-php/symfony-event-dispatcher/metadata.xml
index 5cce61f..2260041 100644
--- a/dev-php/symfony-event-dispatcher/metadata.xml
+++ b/dev-php/symfony-event-dispatcher/metadata.xml
@@ -9,6 +9,9 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ </maintainer>
<longdescription>
The EventDispatcher component provides tools that allow your
application components
to communicate with each other by dispatching events and listening to
them.