summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2022-04-23 08:10:47 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-04-29 12:01:40 +0300
commitffa7579205688fbf7db8f6f5a14107d14acd0d37 (patch)
tree2d507d06d66276dc78c9a633fa6f91873c9d0bae /dev-libs
parentdev-libs/capstone: version bump 5.0_rc2 (diff)
downloadgentoo-ffa7579205688fbf7db8f6f5a14107d14acd0d37.tar.gz
gentoo-ffa7579205688fbf7db8f6f5a14107d14acd0d37.tar.bz2
gentoo-ffa7579205688fbf7db8f6f5a14107d14acd0d37.zip
dev-libs/capstone: fix remote-id, add myself as a maintainer
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/capstone/metadata.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-libs/capstone/metadata.xml b/dev-libs/capstone/metadata.xml
index 34d3866444dc..6194c61cc422 100644
--- a/dev-libs/capstone/metadata.xml
+++ b/dev-libs/capstone/metadata.xml
@@ -1,8 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>mario.haustein@hrz.tu-chemnitz.de</email>
+ <name>Mario Haustein</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<upstream>
- <remote-id type="github">aquynh/capstone</remote-id>
+ <remote-id type="github">capstone-engine/capstone</remote-id>
</upstream>
</pkgmetadata>