dev-python/line_profiler: Add proxy-maintainers project

Closes: https://github.com/gentoo/gentoo/pull/7143
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Marius Brehler
2018-02-10 11:59:16 +01:00
committed by Michał Górny
parent 9ab9fc9e78
commit b8a5d2c0d2

View File

@@ -9,6 +9,10 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers Project</name>
</maintainer>
<longdescription>
line_profiler is a module for doing line-by-line profiling of
functions. kernprof is a convenient script for running either