commit: 1e7472f337c96b425630bb48962157df8f5f1d78 Author: Dale Showers <gentoo <AT> fictx <DOT> com> AuthorDate: Fri Nov 1 18:08:49 2024 +0000 Commit: Dale Showers <gentoo <AT> fictx <DOT> com> CommitDate: Fri Nov 1 18:09:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e7472f3
net-im/matterhorn-bin: add maintainer Signed-off-by: Dale Showers <gentoo <AT> fictx.com> net-im/matterhorn-bin/metadata.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/net-im/matterhorn-bin/metadata.xml b/net-im/matterhorn-bin/metadata.xml index de7312b56..7a5b7bd1e 100644 --- a/net-im/matterhorn-bin/metadata.xml +++ b/net-im/matterhorn-bin/metadata.xml @@ -1,8 +1,14 @@ <?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">matterhorn-chat/matterhorn</remote-id> - </upstream> + <maintainer type="person"> + <name>Dale Showers</name> + <email>[email protected]</email> + </maintainer> + <upstream> + <remote-id type="github">matterhorn-chat/matterhorn</remote-id> + <changelog>https://github.com/matterhorn-chat/matterhorn/blob/master/CHANGELOG.md</changelog> + <doc>https://github.com/matterhorn-chat/matterhorn/tree/master/docs</doc> + <bugs-to>https://github.com/matterhorn-chat/matterhorn/issues</bugs-to> + </upstream> </pkgmetadata>
