commit: d0874cc679f515df1c469e4b388d86beeadd8a8d Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 20:48:33 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 21:01:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0874cc6
net-misc/unison: add the Gentoo ML project as the maintainer Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> net-misc/unison/metadata.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/net-misc/unison/metadata.xml b/net-misc/unison/metadata.xml index ddea0b516f37..bb6a9ec8d72c 100644 --- a/net-misc/unison/metadata.xml +++ b/net-misc/unison/metadata.xml @@ -1,11 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">bcpierce00/unison</remote-id> - <bugs-to>https://github.com/bcpierce00/unison/issues</bugs-to> - <doc>https://github.com/bcpierce00/unison/wiki</doc> - <changelog>https://www.cis.upenn.edu/~bcpierce/unison/changes.html</changelog> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + <name>ML</name> + </maintainer> + <upstream> + <remote-id type="github">bcpierce00/unison</remote-id> + <bugs-to>https://github.com/bcpierce00/unison/issues</bugs-to> + <changelog>https://www.cis.upenn.edu/~bcpierce/unison/changes.html</changelog> + <doc>https://github.com/bcpierce00/unison/wiki</doc> + </upstream> </pkgmetadata>
