From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1424219-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 635B1158094
	for <garchives@archives.gentoo.org>; Mon,  1 Aug 2022 14:11:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 69E43E0CB2;
	Mon,  1 Aug 2022 14:11:10 +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 DDDDFE0CB2
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Aug 2022 14:11:09 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 CB802340E35
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Aug 2022 14:11:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D8117F
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Aug 2022 14:11:07 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@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, "Jakov Smolić" <jsmolic@gentoo.org>
Message-ID: <1659363034.d9a0aaff1fc4d6fc9cd2734a0ee15a6d659aaa93.jsmolic@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: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: d9a0aaff1fc4d6fc9cd2734a0ee15a6d659aaa93
X-VCS-Branch: master
Date: Mon,  1 Aug 2022 14:11:07 +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: f4b28642-04be-499e-aefa-daa053977df4
X-Archives-Hash: 65f5d91e57fcfbff98e20f64134f5375

commit:     d9a0aaff1fc4d6fc9cd2734a0ee15a6d659aaa93
Author:     Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Mon Aug  1 13:06:54 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 14:10:34 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=d9a0aaff

repositories.xml: fix XML formatting

Small fix in indentation found with xmlstarlet.

Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Signed-off-by: Jakov Smolić <jsmolic <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 cd97e08..98c72a1 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1344,8 +1344,8 @@
     <description lang="en">Graphics, C++ libs and additional software</description>
     <homepage>https://github.com/feniksa/gentoo-overlay</homepage>
     <owner type="person">
-     <email>feniksa@200volts.com</email>
-     <name>Maksym Sditanov</name>
+      <email>feniksa@200volts.com</email>
+      <name>Maksym Sditanov</name>
     </owner>
     <source type="git">https://github.com/feniksa/gentoo-overlay.git</source>
     <source type="git">git+ssh://git@github.com/feniksa/gentoo-overlay.git</source>