summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2023-01-11 17:02:15 +0100
committerSam James <sam@gentoo.org>2023-01-14 23:23:34 +0000
commitb05a2d5ea8241652965bc0a06d4a89f026c04595 (patch)
tree79296de810622a45ede9f42e2165ebe1f43ad300
parentsys-fs/genfstab: add myself as a maintainer (diff)
downloadgentoo-b05a2d5ea8241652965bc0a06d4a89f026c04595.tar.gz
gentoo-b05a2d5ea8241652965bc0a06d4a89f026c04595.tar.bz2
gentoo-b05a2d5ea8241652965bc0a06d4a89f026c04595.zip
dev-libs/libnfc: add myself as a maintainer
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/29068 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libnfc/libnfc-1.8.0-r1.ebuild2
-rw-r--r--dev-libs/libnfc/metadata.xml10
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild b/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
index fba699e4b06a..e07eb4d29c0b 100644
--- a/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
+++ b/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/dev-libs/libnfc/metadata.xml b/dev-libs/libnfc/metadata.xml
index 32b502630c84..1fbb553b1fb7 100644
--- a/dev-libs/libnfc/metadata.xml
+++ b/dev-libs/libnfc/metadata.xml
@@ -1,12 +1,18 @@
<?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" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="pcsc-lite">Enable NFC drivers that require pcsc-lite</flag>
</use>
<upstream>
- <remote-id type="google-code">libnfc</remote-id>
<remote-id type="github">nfc-tools/libnfc</remote-id>
</upstream>
</pkgmetadata>