commit: ac4a02afc64a3289896c4fd206ab9934eddf25c0 Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com> AuthorDate: Wed Dec 21 11:03:40 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Dec 21 15:13:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4a02af
sys-fs/genfstab: fix metadata style Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com> Closes: https://github.com/gentoo/gentoo/pull/28729 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> sys-fs/genfstab/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/genfstab/metadata.xml b/sys-fs/genfstab/metadata.xml index 3e783f1deadc..9c1ac7773d91 100644 --- a/sys-fs/genfstab/metadata.xml +++ b/sys-fs/genfstab/metadata.xml @@ -5,7 +5,7 @@ <email>[email protected]</email> <name>Marco Scardovi</name> </maintainer> - <maintainer type="person" proxied="proxy"> + <maintainer type="person" proxied="proxy"> <email>[email protected]</email> <name>Matt Turner</name> </maintainer>
