dev-python/plotly: Add python@ as co-maint.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-08-13 16:19:54 +02:00
parent df9ca4e148
commit 44798eb573

View File

@@ -1,17 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Python plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphing tool.
</longdescription>
<upstream>
<remote-id type="pypi">plotly</remote-id>
<remote-id type="github">plotly/plotly.py</remote-id>
</upstream>
<stabilize-allarches/>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphing tool.
</longdescription>
<upstream>
<remote-id type="pypi">plotly</remote-id>
<remote-id type="github">plotly/plotly.py</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>