commit: f5f769953d25cb96a4b4c039eae3b9752f24bedd
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Feb 10 11:04:24 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 18:49:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f76995
dev-python/matplotlib2tikz: Add proxy-maintainers project
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-python/matplotlib2tikz/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/matplotlib2tikz/metadata.xml
b/dev-python/matplotlib2tikz/metadata.xml
index 9c08eac0171..a4fca97ba72 100644
--- a/dev-python/matplotlib2tikz/metadata.xml
+++ b/dev-python/matplotlib2tikz/metadata.xml
@@ -9,6 +9,10 @@
<email>[email protected]</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Gentoo Proxy Maintainers Project</name>
+ </maintainer>
<longdescription>matplotlib2tikz is a Python tool for converting
matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into
LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library
that sits on top of TikZ and describes graphs in terms of axes, data etc.
Consequently, the output of matplotlib2tikz retains more information, can be
more easily understood, and is more easily editable than raw TikZ
output.</longdescription>
<upstream>
<remote-id type="github">nschloe/matplotlib2tikz</remote-id>