commit: eb5977164577c652b0f559a39dd563599ae70682
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 08:22:53 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 09:09:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb597716
dev-python/tikzplotlib: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tikzplotlib/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/tikzplotlib/metadata.xml
b/dev-python/tikzplotlib/metadata.xml
index 34881f6ec28..1ff772a7c7b 100644
--- a/dev-python/tikzplotlib/metadata.xml
+++ b/dev-python/tikzplotlib/metadata.xml
@@ -9,6 +9,10 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>tikzplotlib is a Python tool for converting matplotlib
figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX
documents. The output of tikzplotlib 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 tikzplotlib retains more information, can be more easily
understood, and is more easily editable than raw TikZ output.</longdescription>
<upstream>
<remote-id type="github">nschloe/tikzplotlib</remote-id>