commit: 3a76b9e3f7c7a877710d13b65a1817ad76bbca87 Author: Marco Scardovi <marco <AT> scardovi <DOT> com> AuthorDate: Sat Nov 20 22:17:42 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 23:22:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a76b9e3
sys-fs/genfstab: readd me as maintainer Closes: https://github.com/gentoo/gentoo/pull/23013 Signed-off-by: Marco Scardovi <marco <AT> scardovi.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> sys-fs/genfstab/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sys-fs/genfstab/metadata.xml b/sys-fs/genfstab/metadata.xml index 60af8645f363..7d2c0ce8e235 100644 --- a/sys-fs/genfstab/metadata.xml +++ b/sys-fs/genfstab/metadata.xml @@ -1,6 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Marco Scardovi</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Matt Turner</name>
