commit: bde0204858334eb42387d909982df35e9f519517 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Jun 29 11:21:46 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Jun 29 11:33:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde02048
sys-fs/bcache-tools: add myself as maintainer, drop outdated remote The official home of bcache-tools is git://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> sys-fs/bcache-tools/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-fs/bcache-tools/metadata.xml b/sys-fs/bcache-tools/metadata.xml index be52ca7a8c6..ed50c9a25b6 100644 --- a/sys-fs/bcache-tools/metadata.xml +++ b/sys-fs/bcache-tools/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">g2p/bcache-tools</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Florian Schmaus</name> + </maintainer> </pkgmetadata>
