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 4CF9F1395E2 for ; Wed, 7 Dec 2016 01:34:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B132E0C6B; Wed, 7 Dec 2016 01:34:12 +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 524AEE0C6B for ; Wed, 7 Dec 2016 01:34:12 +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 0F5CE34105A for ; Wed, 7 Dec 2016 01:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74BC14A6 for ; Wed, 7 Dec 2016 01:34:09 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1481074442.b2bcfd824a1c31dfb6633d709f1000f1ff36ed37.robbat2@gentoo> Subject: [gentoo-commits] sites/www:master commit in: _data/ X-VCS-Repository: sites/www X-VCS-Files: _data/mailinglists.yaml X-VCS-Directories: _data/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: b2bcfd824a1c31dfb6633d709f1000f1ff36ed37 X-VCS-Branch: master Date: Wed, 7 Dec 2016 01:34:09 +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: cca89ee4-1976-42c5-a7a3-30c0249ee146 X-Archives-Hash: 804f6bd2b0747af8e51a8232360c85e8 commit: b2bcfd824a1c31dfb6633d709f1000f1ff36ed37 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Dec 7 00:25:30 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Wed Dec 7 01:34:02 2016 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=b2bcfd82 gentoo-proxy-maint was missing from the list of lists. Signed-off-by: Robin H. Johnson gentoo.org> _data/mailinglists.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/mailinglists.yaml b/_data/mailinglists.yaml index 649d243..5bc62f3 100644 --- a/_data/mailinglists.yaml +++ b/_data/mailinglists.yaml @@ -77,6 +77,8 @@ primary: description: "Discussion and help with ebuild developement issues for users" moderators: - robbat2 + - name: "gentoo-proxy-maint" + description: "Gentoo Proxy Maintainers" - name: "gentoo-embedded" description: "For Gentoo Linux/embedded user and developer discussion" - name: "gentoo-releng"