commit: f2e84db898ec49b011a1bb726f2d132579392fe2 Author: Seirra <sophietheopossum <AT> yandex <DOT> com> AuthorDate: Fri Sep 27 17:02:30 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 27 17:12:20 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f2e84db8
repositories: Update email address for prototype99 this should resolve issues with the email not being assigned to any bugzilla account Closes: https://github.com/gentoo/api-gentoo-org/pull/219 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index a2d6426..1713a43 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3567,7 +3567,7 @@ <description lang="en">assorted ebuilds designed to solve bugs, or bring new features</description> <homepage>https://github.com/prototype99/prototype99</homepage> <owner type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Seirra Blake</name> </owner> <source type="git">https://github.com/prototype99/prototype99.git</source>
