commit: 72cfc33cc864833c41447a421b57e685e6096f23 Author: Stefan Cristian B. <stefan.cristian+git <AT> rogentos <DOT> ro> AuthorDate: Wed Mar 12 03:38:33 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Apr 4 10:22:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72cfc33c
app-admin/calamares: add maintainer Signed-off-by: Stefan Cristian B. <stefan.cristian+git <AT> rogentos.ro> Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> app-admin/calamares/metadata.xml | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/app-admin/calamares/metadata.xml b/app-admin/calamares/metadata.xml index 8d5ab7cbdf57..70ea96ce06e7 100644 --- a/app-admin/calamares/metadata.xml +++ b/app-admin/calamares/metadata.xml @@ -1,17 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <longdescription> - Calamares is a distribution-independent system installer, with an - advanced partitioning feature for both manual and automated - partitioning operations. It is the first installer with an automated - “Replace Partition” option, which makes it easy to reuse a partition - over and over for distribution testing. Calamares is designed to be - customizable by distribution maintainers without need for cumbersome - patching, thanks to third party branding and external modules support. - </longdescription> - <upstream> - <remote-id type="github">calamares/calamares</remote-id> - </upstream> + <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 is a distribution-independent system installer, with an + advanced partitioning feature for both manual and automated + partitioning operations. It is the first installer with an automated + “Replace Partition” option, which makes it easy to reuse a partition + over and over for distribution testing. Calamares is designed to be + customizable by distribution maintainers without need for cumbersome + patching, thanks to third party branding and external modules support. + </longdescription> + <upstream> + <remote-id type="github">calamares/calamares</remote-id> + </upstream> </pkgmetadata>
