commit: 0c70e1a515353e1f0b7b3ae4a7da99d86ce6ca32 Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me> AuthorDate: Wed Jul 2 04:00:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 13 04:01:32 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0c70e1a5
repositories: Change owner of dlang [sam: ... as acked on the bug.] Bug: https://bugs.gentoo.org/913228 Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me> Part-of: https://github.com/gentoo/api-gentoo-org/pull/747 Closes: https://github.com/gentoo/api-gentoo-org/pull/747 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index e6fd1803..2bdd20cb 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1083,7 +1083,8 @@ language.</description> <homepage>https://github.com/gentoo/dlang</homepage> <owner type="person"> - <email>[email protected]</email> + <email>[email protected]</email> + <name>Andrei Horodniceanu</name> </owner> <source type="git">https://github.com/gentoo/dlang.git</source> <source type="git">[email protected]:gentoo/dlang.git</source>
