From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 92E29138334 for ; Tue, 17 Sep 2019 11:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF322E08A8; Tue, 17 Sep 2019 11:34:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94A71E08A8 for ; Tue, 17 Sep 2019 11:34:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CEC834B2CA for ; Tue, 17 Sep 2019 11:34:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EF2E7EF for ; Tue, 17 Sep 2019 11:34:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1568720063.54a4bb43ae86365eb19ac1346b66ff253c219f0f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/Ice/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/Ice/metadata.xml X-VCS-Directories: dev-libs/Ice/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 54a4bb43ae86365eb19ac1346b66ff253c219f0f X-VCS-Branch: master Date: Tue, 17 Sep 2019 11:34:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e4fef3c7-73f2-4fe9-8b7b-1d2c5d4e31c2 X-Archives-Hash: b3f00edcce7bd8db6aee9a2589fef69a commit: 54a4bb43ae86365eb19ac1346b66ff253c219f0f Author: Michał Górny gentoo org> AuthorDate: Tue Sep 17 11:34:02 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 17 11:34:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a4bb43 dev-libs/Ice: Add proxy-maint project Closes: https://bugs.gentoo.org/687150 Signed-off-by: Michał Górny gentoo.org> dev-libs/Ice/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/Ice/metadata.xml b/dev-libs/Ice/metadata.xml index 7e0482802dd..f365390e262 100644 --- a/dev-libs/Ice/metadata.xml +++ b/dev-libs/Ice/metadata.xml @@ -5,6 +5,10 @@ Dessa@gmake.de Robert Förster + + proxy-maint@gentoo.org + Proxy Maintainers + Ice is a C++ middleware technology with bindings for other languages.