commit: be50e24c9338b8a52120c5cd1d7dd8eeccd283dc Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Dec 12 01:00:20 2021 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Dec 12 01:59:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be50e24c
dev-ml/biniou: update metadata.xml; add ML Project to maintainers Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-ml/biniou/metadata.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/dev-ml/biniou/metadata.xml b/dev-ml/biniou/metadata.xml index 6d36cfe8f79e..981218bd78b5 100644 --- a/dev-ml/biniou/metadata.xml +++ b/dev-ml/biniou/metadata.xml @@ -1,15 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + <pkgmetadata> - <maintainer type="person" proxied="yes"> - <name>François-Xavier Carton</name> - <email>[email protected]</email> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="github">mjambon/biniou</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <name>François-Xavier Carton</name> + <email>[email protected]</email> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>ML</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/mjambon/biniou/issues/</bugs-to> + <remote-id type="github">mjambon/biniou</remote-id> + </upstream> </pkgmetadata>
