commit: 0ad924bc068c83db7b137729637dac2fafdbce83 Author: Artemis Everfree <artemis <AT> artemis <DOT> sh> AuthorDate: Sun Feb 4 07:29:46 2024 +0000 Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh> CommitDate: Sun Feb 4 07:29:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ad924bc
sys-boot/zfsbootmenu: add myself as a maintainer Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh> sys-boot/zfsbootmenu/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys-boot/zfsbootmenu/metadata.xml b/sys-boot/zfsbootmenu/metadata.xml index b7127db43b..e2bc151657 100644 --- a/sys-boot/zfsbootmenu/metadata.xml +++ b/sys-boot/zfsbootmenu/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Artemis Everfree</name> + </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Chaquen Beliakov Amaya</name>
