commit: 4187c19572cf2d1eea8af673e23f51f60b81cae5 Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 18:37:41 2024 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Wed Nov 13 08:53:54 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=4187c195
repositories: rename account andrewammerlaan -> nowa Bug: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> Closes: https://github.com/gentoo/api-gentoo-org/pull/705 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> files/overlays/repositories.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f8f90e94..353b2828 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2897,14 +2897,14 @@ <repo quality="experimental" status="unofficial"> <name>natinst</name> <description lang="en">VISA and National Instruments drivers</description> - <homepage>https://github.com/AndrewAmmerlaan/natinst</homepage> + <homepage>https://github.com/Nowa-Ammerlaan/natinst</homepage> <owner type="person"> - <email>[email protected]</email> - <name>Andrew Ammerlaan</name> + <email>[email protected]</email> + <name>Nowa Ammerlaan</name> </owner> - <source type="git">https://github.com/AndrewAmmerlaan/natinst.git</source> - <source type="git">git+ssh://[email protected]/AndrewAmmerlaan/natinst.git</source> - <feed>https://github.com/AndrewAmmerlaan/natinst/commits/master.atom</feed> + <source type="git">https://github.com/Nowa-Ammerlaan/natinst.git</source> + <source type="git">git+ssh://[email protected]/Nowa-Ammerlaan/natinst.git</source> + <feed>https://github.com/Nowa-Ammerlaan/natinst/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>nelson-graca</name>
