From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68A6F138262 for ; Tue, 24 May 2016 07:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCC44141EA; Tue, 24 May 2016 07:58:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27887224066 for ; Tue, 24 May 2016 07:58:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39DB4340C01 for ; Tue, 24 May 2016 07:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0973AA2 for ; Tue, 24 May 2016 07:58:07 +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: <1464076679.9bd7c20154995fe79c47fe4a92ff4d18839e7d95.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/miniupnpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/miniupnpd/metadata.xml X-VCS-Directories: net-misc/miniupnpd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9bd7c20154995fe79c47fe4a92ff4d18839e7d95 X-VCS-Branch: master Date: Tue, 24 May 2016 07:58:07 +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-Archives-Salt: bf30a19f-f117-416a-8f7d-d1d516a8ba30 X-Archives-Hash: eb7a508fd7ca46e9cecad8b4f961ef50 commit: 9bd7c20154995fe79c47fe4a92ff4d18839e7d95 Author: Michał Górny gentoo org> AuthorDate: Tue May 24 07:50:52 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 24 07:57:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd7c201 net-misc/miniupnpd: Add myself as co-maintainer net-misc/miniupnpd/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-misc/miniupnpd/metadata.xml b/net-misc/miniupnpd/metadata.xml index 902c940..c4e9cf4 100644 --- a/net-misc/miniupnpd/metadata.xml +++ b/net-misc/miniupnpd/metadata.xml @@ -9,6 +9,10 @@ chutzpah@gentoo.org Patrick McLean + + mgorny@gentoo.org + Michał Górny + MiniUPnP Internet Gateway Device Deamon, used to allow UPnP enabled clients to forward ports.