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

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-04-19 22:52:29 +02:00
parent 87b181b50d
commit 09f1cf84b7
2 changed files with 5 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ HOMEPAGE="
https://github.com/xlwings/jsondiff/
https://pypi.org/project/jsondiff/"
SRC_URI="
https://github.com/fzumstein/${PN}/archive/${PV}.tar.gz
https://github.com/xlwings/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="MIT"

View File

@@ -5,6 +5,10 @@
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="github">xlwings/jsondiff</remote-id>
<remote-id type="pypi">jsondiff</remote-id>