commit: f85acfeb5057d69127074d3bea1fd387294e4400 Author: Martin Mokry <martin-kokos <AT> protonmail <DOT> com> AuthorDate: Wed Jul 12 14:46:26 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 22 13:15:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85acfeb
dev-python/deepdiff: Add maintainer Closes: https://github.com/gentoo/gentoo/pull/28843 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/deepdiff/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/deepdiff/metadata.xml b/dev-python/deepdiff/metadata.xml index a79081a862b4..fc25e86ff446 100644 --- a/dev-python/deepdiff/metadata.xml +++ b/dev-python/deepdiff/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>Python</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Martin Mokry</name> + </maintainer> <upstream> <remote-id type="pypi">deepdiff</remote-id> <remote-id type="github">seperman/deepdiff</remote-id>
