From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1329886-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 28748158086
	for <garchives@archives.gentoo.org>; Tue, 12 Oct 2021 21:14:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2AC1BE0841;
	Tue, 12 Oct 2021 21:14:04 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 121F8E0841
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 21:14:04 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E4E5B343218
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 21:14:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 588AC10A
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 21:14:01 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1634073232.d19a4495d20fef45c9671922245f0ad609e7c0d7.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/codeblocks/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/codeblocks/metadata.xml
X-VCS-Directories: dev-util/codeblocks/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: d19a4495d20fef45c9671922245f0ad609e7c0d7
X-VCS-Branch: master
Date: Tue, 12 Oct 2021 21:14:01 +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: 5d246860-2402-44b8-9f2f-2db154b43a7b
X-Archives-Hash: 36e0624c7fb5dd141566e76661fdc690

commit:     d19a4495d20fef45c9671922245f0ad609e7c0d7
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Oct  8 21:55:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 21:13:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19a4495

dev-util/codeblocks: add maintainer "proxy-maint" to metadata.xml

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/21996
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/codeblocks/metadata.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/codeblocks/metadata.xml b/dev-util/codeblocks/metadata.xml
index 2c1b8b4c92f..0e17c4313d1 100644
--- a/dev-util/codeblocks/metadata.xml
+++ b/dev-util/codeblocks/metadata.xml
@@ -5,7 +5,11 @@
     <email>torokhov-s-a@yandex.ru</email>
     <name>Sergey Torokhov</name>
   </maintainer>
-  <maintainer type="project">
+  <maintainer type="project" proxied="proxy">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <maintainer type="project" proxied="proxy">
     <email>wxwidgets@gentoo.org</email>
     <name>Gentoo wxWidgets Project</name>
   </maintainer>