commit: 17d0c2c1de7fc3555e8744e1b5b3091cfbef1fe9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 14 04:36:23 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 14 04:36:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d0c2c1
dev-python/patch-ng: reformat metadata.xml Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/patch-ng/metadata.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-python/patch-ng/metadata.xml b/dev-python/patch-ng/metadata.xml index 66cb7dee1ee..f3244e12139 100644 --- a/dev-python/patch-ng/metadata.xml +++ b/dev-python/patch-ng/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Azamat H. Hackimov</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="pypi">patch-ng</remote-id> - <remote-id type="github">conan-io/python-patch-ng</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Azamat H. Hackimov</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="pypi">patch-ng</remote-id> + <remote-id type="github">conan-io/python-patch-ng</remote-id> + </upstream> </pkgmetadata>
