diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:10:24 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-18 18:17:26 -0500 |
commit | 3c9dcc85745a101d76a12283cfd40277ca55a376 (patch) | |
tree | cd42dc1870ae858a5b1f94db648d0d218d4a867a /dev-php/symfony-dependency-injection | |
parent | dev-php/symfony-console: add the PHP project as a co-maintainer. (diff) | |
download | gentoo-3c9dcc85745a101d76a12283cfd40277ca55a376.tar.gz gentoo-3c9dcc85745a101d76a12283cfd40277ca55a376.tar.bz2 gentoo-3c9dcc85745a101d76a12283cfd40277ca55a376.zip |
dev-php/symfony-dependency-injection: add the PHP project as a co-maintainer.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/symfony-dependency-injection')
-rw-r--r-- | dev-php/symfony-dependency-injection/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-php/symfony-dependency-injection/metadata.xml b/dev-php/symfony-dependency-injection/metadata.xml index c24ea2b31e52..e4e731198205 100644 --- a/dev-php/symfony-dependency-injection/metadata.xml +++ b/dev-php/symfony-dependency-injection/metadata.xml @@ -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 DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application. |