From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1528463-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C6E515810F for <garchives@archives.gentoo.org>; Tue, 13 Jun 2023 09:58:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 179EAE09CE; Tue, 13 Jun 2023 09:58:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1A0BE09CE for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:58:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EACB3341383 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:58:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57CD3A92 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:58:28 +0000 (UTC) From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org> Message-ID: <1686650014.500be2aafca120d42fa1c344182cea3e2b8b4c1d.flow@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/overlays/ X-VCS-Repository: data/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 500be2aafca120d42fa1c344182cea3e2b8b4c1d X-VCS-Branch: master Date: Tue, 13 Jun 2023 09:58:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2507ae20-0c05-4386-8741-324370b4d14a X-Archives-Hash: 608682d6b4cd2df034c8416d5df4adec commit: 500be2aafca120d42fa1c344182cea3e2b8b4c1d Author: James McClain <james <AT> thegreatmcpain <DOT> xyz> AuthorDate: Fri May 19 08:14:15 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Jun 13 09:53:34 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=500be2aa repositories: Update email for 'thegreatmcpain' overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/606 Signed-off-by: Florian Schmaus <flow <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 226830c..bd36f55 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4068,7 +4068,7 @@ <description lang="en">TheGreatMcPain's personal ebuild overlay</description> <homepage>https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay</homepage> <owner type="person"> - <email>sixsupersonic@gmail.com</email> + <email>james@thegreatmcpain.xyz</email> <name>James McClain</name> </owner> <source type="git">https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git</source>