summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-02-12 09:22:53 +0100
committerMichał Górny <mgorny@gentoo.org>2021-02-12 10:09:50 +0100
commiteb5977164577c652b0f559a39dd563599ae70682 (patch)
tree3cc448f1656899f379dda090209e1054dbd19cf7 /dev-python/tikzplotlib
parentdev-python/tikzplotlib: Bump to 0.9.8 (diff)
downloadgentoo-eb5977164577c652b0f559a39dd563599ae70682.tar.gz
gentoo-eb5977164577c652b0f559a39dd563599ae70682.tar.bz2
gentoo-eb5977164577c652b0f559a39dd563599ae70682.zip
dev-python/tikzplotlib: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r--dev-python/tikzplotlib/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/tikzplotlib/metadata.xml b/dev-python/tikzplotlib/metadata.xml
index 34881f6ec28c..1ff772a7c7b5 100644
--- a/dev-python/tikzplotlib/metadata.xml
+++ b/dev-python/tikzplotlib/metadata.xml
@@ -9,6 +9,10 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</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>