aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDale Showers <gentoo@fictx.com>2024-11-01 14:08:49 -0400
committerDale Showers <gentoo@fictx.com>2024-11-01 14:09:47 -0400
commit1e7472f337c96b425630bb48962157df8f5f1d78 (patch)
tree3387c990868bb7ac1e2b1bb7238128c4f60444dc /net-im
parentdev-python/mautrix: enable py3.13 (diff)
downloadguru-1e7472f337c96b425630bb48962157df8f5f1d78.tar.gz
guru-1e7472f337c96b425630bb48962157df8f5f1d78.tar.bz2
guru-1e7472f337c96b425630bb48962157df8f5f1d78.zip
net-im/matterhorn-bin: add maintainer
Signed-off-by: Dale Showers <gentoo@fictx.com>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/matterhorn-bin/metadata.xml14
1 files 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>gentoo@fictx.com</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>