mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
also add to elog info and point at the ZBM article, as well as adding meyself as a maintainer Signed-off-by: Ceres <ceres@ceressees.dev>
20 lines
573 B
XML
20 lines
573 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>artemis@artemis.sh</email>
|
|
<name>Artemis Everfree</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>c@cgps.ch</email>
|
|
<name>Chaquen Beliakov Amaya</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>ceres@ceressees.dev</email>
|
|
<name>Ceres Milner</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">zbm-dev/zfsbootmenu</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|