dev-php/symfony-event-dispatcher: add the PHP project as a co-maintainer.

Package-Manager: portage-2.3.0
This commit is contained in:
Michael Orlitzky
2016-12-18 18:11:16 -05:00
parent 3c9dcc8574
commit 1ebe4e80a1

View File

@@ -9,6 +9,9 @@
<email>proxy-maint@gentoo.org</email> <email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name> <name>Proxy Maintainers</name>
</maintainer> </maintainer>
<maintainer type="project">
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription> <longdescription>
The EventDispatcher component provides tools that allow your application components The EventDispatcher component provides tools that allow your application components
to communicate with each other by dispatching events and listening to them. to communicate with each other by dispatching events and listening to them.