commit: af5a0cf32fb63bb55d3637488f3383cd1faa1ecf Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 04:50:08 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 04:58:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5a0cf3
app-misc/calamares-gentoo-livecd: add myself as a maintainer Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> app-misc/calamares-gentoo-livecd/metadata.xml | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/app-misc/calamares-gentoo-livecd/metadata.xml b/app-misc/calamares-gentoo-livecd/metadata.xml index 3eeb4d415605..0dedec58a1fa 100644 --- a/app-misc/calamares-gentoo-livecd/metadata.xml +++ b/app-misc/calamares-gentoo-livecd/metadata.xml @@ -1,21 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Stefan Cristian B.</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> - Calamares livecd Gentoo configuration provided for Calamares - installer. It comes with a set of branding, configuration files - that Calamares needs in order to be able to install Gentoo - Linux from LiveGUI image. - </longdescription> - <upstream> - <remote-id type="github">StefanCristian/calamares-gentoo-livecd</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Stefan Cristian B.</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Viorel Munteanu</name> + </maintainer> + <longdescription> + Calamares livecd Gentoo configuration provided for Calamares + installer. It comes with a set of branding, configuration files + that Calamares needs in order to be able to install Gentoo + Linux from LiveGUI image. + </longdescription> + <upstream> + <remote-id type="github">StefanCristian/calamares-gentoo-livecd</remote-id> + </upstream> </pkgmetadata>
