commit: f7c94bc94638bb9302391fca1b1b8b97fde98f0f Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Dec 22 16:29:26 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Dec 22 16:30:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c94bc9
app-portage/emlop: update metadata Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-portage/emlop/metadata.xml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/app-portage/emlop/metadata.xml b/app-portage/emlop/metadata.xml index c71c7a42fd37..249f483169bd 100644 --- a/app-portage/emlop/metadata.xml +++ b/app-portage/emlop/metadata.xml @@ -1,15 +1,19 @@ <?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> - <description>Upstream author</description> -</maintainer> -<maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> -</maintainer> -<upstream> - <remote-id type="github">vincentdephily/emlop</remote-id> -</upstream> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Vincent de Phily</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">vincentdephily/emlop</remote-id> + <maintainer status="active"> + <email>[email protected]</email> + <name>Vincent de Phily</name> + </maintainer> + </upstream> </pkgmetadata>
