summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-08-13 16:19:54 +0200
committerMichał Górny <mgorny@gentoo.org>2025-08-13 16:21:29 +0200
commit44798eb57376bcd0c66b6553d078e54c4c1bc30f (patch)
treed2c746d9d60dbf2e85eee855afb474351415f014 /dev-python
parentdf9ca4e148127c5e36531578457e54329a1d4dd0 (diff)
downloadgentoo-44798eb57376bcd0c66b6553d078e54c4c1bc30f.tar.gz
gentoo-44798eb57376bcd0c66b6553d078e54c4c1bc30f.tar.bz2
gentoo-44798eb57376bcd0c66b6553d078e54c4c1bc30f.zip
dev-python/plotly: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/plotly/metadata.xml30
1 files changed, 17 insertions, 13 deletions
diff --git a/dev-python/plotly/metadata.xml b/dev-python/plotly/metadata.xml
index 045f16fe3634..cf63107bd8ac 100644
--- a/dev-python/plotly/metadata.xml
+++ b/dev-python/plotly/metadata.xml
@@ -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>