commit: 44798eb57376bcd0c66b6553d078e54c4c1bc30f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 13 14:19:54 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 13 14:21:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44798eb5
dev-python/plotly: Add python@ as co-maint. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/plotly/metadata.xml | 30 +++++++++++++++++------------- 1 file 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>[email protected]</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>[email protected]</email> + <name>Gentoo Science Project</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</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>
