commit: 4da06f14d8324773724d18e91abd9bc5fd764b07 Author: Elvis Pranskevichus <elvis <AT> magic <DOT> io> AuthorDate: Sun Apr 21 03:25:47 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 21 06:29:08 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=4da06f14
Adjust the contact email for the atom overlay This is to match the Bugzilla account email Closes: https://github.com/gentoo/api-gentoo-org/pull/198 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 499a3ac..4c3046a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -465,7 +465,7 @@ <description lang="en">Atom Overlay</description> <homepage>https://github.com/elprans/atom-overlay</homepage> <owner type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Elvis Pranskevichus</name> </owner> <source type="git">https://github.com/elprans/atom-overlay.git</source>
