summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-14 22:19:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-14 22:24:44 +0300
commitf9875daefb1857775b1d5f613e8a2f898a392985 (patch)
tree390380cf7152910fba8fa7e7b3487ae85a48a135 /gui-apps/slurp
parentgui-apps/kanshi: add sourcehut upstream metadata (diff)
downloadgentoo-f9875daefb1857775b1d5f613e8a2f898a392985.tar.gz
gentoo-f9875daefb1857775b1d5f613e8a2f898a392985.tar.bz2
gentoo-f9875daefb1857775b1d5f613e8a2f898a392985.zip
gui-apps/slurp: add myself as a maintainer
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps/slurp')
-rw-r--r--gui-apps/slurp/metadata.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/gui-apps/slurp/metadata.xml b/gui-apps/slurp/metadata.xml
index fc5a74aff206..8cb859eda335 100644
--- a/gui-apps/slurp/metadata.xml
+++ b/gui-apps/slurp/metadata.xml
@@ -1,10 +1,13 @@
<?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">emersion/slurp</remote-id>
- <bugs-to>https://github.com/emersion/slurp/issues</bugs-to>
- <changelog>https://github.com/emersion/slurp/releases</changelog>
- </upstream>
+ <maintainer type="person">
+ <email>arthurzam@gentoo.org</email>
+ <name>Arthur Zamarin</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">emersion/slurp</remote-id>
+ <bugs-to>https://github.com/emersion/slurp/issues</bugs-to>
+ <changelog>https://github.com/emersion/slurp/releases</changelog>
+ </upstream>
</pkgmetadata>