From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1620891-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 88CD3158044 for <garchives@archives.gentoo.org>; Sun, 14 Apr 2024 14:58:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF60FE2A1B; Sun, 14 Apr 2024 14:58:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5852E2A1B for <gentoo-commits@lists.gentoo.org>; Sun, 14 Apr 2024 14:58:26 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08B19343392 for <gentoo-commits@lists.gentoo.org>; Sun, 14 Apr 2024 14:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6802316DF for <gentoo-commits@lists.gentoo.org>; Sun, 14 Apr 2024 14:58:23 +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: <1713106693.6e8648d7916a0e2d688638d9d0d9e8823f3eb8ec.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: 6e8648d7916a0e2d688638d9d0d9e8823f3eb8ec X-VCS-Branch: master Date: Sun, 14 Apr 2024 14:58:23 +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: ec7b5a77-b0a6-4e16-94ad-91abf1922bbf X-Archives-Hash: 47d0b3d77bf059b701c1daf1561d0aa4 commit: 6e8648d7916a0e2d688638d9d0d9e8823f3eb8ec Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net> AuthorDate: Sat Apr 13 11:53:47 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 14:58:13 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=6e8648d7 repositories: sync owner's email and name in bratishkaerik-overlay Forgot to do that earlier. Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net> Closes: https://github.com/gentoo/api-gentoo-org/pull/663 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index bca1d6c..ac3303b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -647,8 +647,8 @@ <description lang="en">Personal overlay + Zig stuff</description> <homepage>https://git.sr.ht/~bratishkaerik/bratishkaerik-overlay</homepage> <owner type="person"> - <email>bratishkaerik@getgoogleoff.me</email> - <name>BratishkaErik</name> + <email>bratishkaerik@landless-city.net</email> + <name>Eric Joldasov</name> </owner> <source type="git">https://git.sr.ht/~bratishkaerik/bratishkaerik-overlay</source> <source type="git">ssh://git@git.sr.ht:~bratishkaerik/bratishkaerik-overlay</source>