Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Sun, 21 Apr 2019 06:29:22
Message-Id: 1555828148.4da06f14d8324773724d18e91abd9bc5fd764b07.mgorny@gentoo
1 commit: 4da06f14d8324773724d18e91abd9bc5fd764b07
2 Author: Elvis Pranskevichus <elvis <AT> magic <DOT> io>
3 AuthorDate: Sun Apr 21 03:25:47 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 06:29:08 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=4da06f14
7
8 Adjust the contact email for the atom overlay
9
10 This is to match the Bugzilla account email
11
12 Closes: https://github.com/gentoo/api-gentoo-org/pull/198
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 files/overlays/repositories.xml | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
19 index 499a3ac..4c3046a 100644
20 --- a/files/overlays/repositories.xml
21 +++ b/files/overlays/repositories.xml
22 @@ -465,7 +465,7 @@
23 <description lang="en">Atom Overlay</description>
24 <homepage>https://github.com/elprans/atom-overlay</homepage>
25 <owner type="person">
26 - <email>elprans@×××××.com</email>
27 + <email>elvis@×××××.io</email>
28 <name>Elvis Pranskevichus</name>
29 </owner>
30 <source type="git">https://github.com/elprans/atom-overlay.git</source>