dev-php/symfony-event-dispatcher: add the PHP project as a co-maintainer.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 18 Dec 2016 23:11:16 +0000 (18:11 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 18 Dec 2016 23:17:27 +0000 (18:17 -0500)
Package-Manager: portage-2.3.0

dev-php/symfony-event-dispatcher/metadata.xml

index 5cce61fadf7ee677d570c6c68d01dc4afd47db52..2260041b16dc9481c881ec9a9515dcdab1a34572 100644 (file)
@@ -9,6 +9,9 @@
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
+  <maintainer type="project">
+    <email>php-bugs@gentoo.org</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.