commit: 11b59b18c4b66f8752587da42099077c48ed98fb Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Thu Aug 19 16:51:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 26 22:46:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b59b18
sys-fs/mtd-utils: Add myself as co-maintainer Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/22037 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/mtd-utils/metadata.xml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/sys-fs/mtd-utils/metadata.xml b/sys-fs/mtd-utils/metadata.xml index 9075500ddb8..508bbcf2140 100644 --- a/sys-fs/mtd-utils/metadata.xml +++ b/sys-fs/mtd-utils/metadata.xml @@ -1,14 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>[email protected]</email> -</maintainer> -<maintainer type="project"> - <email>[email protected]</email> - <name>Embedded Gentoo</name> -</maintainer> -<upstream> - <remote-id type="cpe">cpe:/a:mtd-utils_project:mtd-utils</remote-id> -</upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Robin H. Johnson</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Jakov Smolic</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Embedded Gentoo</name> + </maintainer> + <upstream> + <remote-id type="cpe">cpe:/a:mtd-utils_project:mtd-utils</remote-id> + </upstream> </pkgmetadata>
