Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 643A2D32E for ; Mon, 24 Sep 2012 21:36:29 +0000 (UTC) Received: (qmail 50071 invoked by uid 500); 24 Sep 2012 21:36:29 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 49965 invoked by uid 500); 24 Sep 2012 21:36:29 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 49953 invoked by uid 99); 24 Sep 2012 21:36:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 21:36:28 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.208.4.194] (HELO mout.perfora.net) (74.208.4.194) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 21:36:19 +0000 Received: from [192.168.1.3] (pool-173-76-33-115.bstnma.fios.verizon.net [173.76.33.115]) by mrelay.perfora.net (node=mrus3) with ESMTP (Nemesis) id 0MSuJ3-1SrD4q1YWb-00SV3E; Mon, 24 Sep 2012 17:35:58 -0400 Message-ID: <5060D23A.4010101@shanecurcuru.org> Date: Mon, 24 Sep 2012 17:35:54 -0400 From: Shane Curcuru User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Updating Committers on Project Status Page (was RE: New committer: Chen ZuoJun) References: <000501cd99fa$64658160$2d308420$@apache.org> <4749277558942386672@unknownmsgid> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:RULNxwqhc6W+cc22gvqmrJgb3T6fo3XL3eDuWDuIblb pbkp/4tK03xeHE0CxmiLAE8Q9EwYioNFtQMUe3P8Ix1hvK6JSj CLAcWgB8AHalskXX3dRdugc/PmAmWKHBGwv1w5hbMFOHVMtkkj ehlu/EeWtuXsfZeZrawnhmjnk2Q+/RBZpIe4DROh/EIAmgqi9R V4UfB9FkB7t4PXlRQ8HwjWaeUMH/DNR4pbesGaK7zhXu2HimhE mSEAJQ6F4vY9Wja3Jm8XpcPBf56ISeJvh3L72plDHxHGplodkg e2o7fHoEiRumJtCCrBDWPGXDaB1YtRUU5ITKsUH6n2o7JBPrkv pe5JwtOWb7s1xd4ncylYh0HpEkhcaRDcUpOd73Dwt On 9/24/2012 7:34 AM, Rob Weir wrote: ...snip... > Is there any easy way to track PMC membership? Maybe that be derived > from the authz for the eventual /pmc/openoffice tree? Eventually we > want an easy way to generate a roster that lists committers but also > identifies PMC members. TLPs have a slightly different way to track PMC members, specified here: http://www.apache.org/dev/pmc.html#newpmc PMC membership is mostly an organizational thing, so I'm not sure there's a simple automated way to detect it. However committers can view some of the great tools at whimsy, and I'd bet someone could find the code there that auto-parses both committer and PMC lists, and repurpose it to create an AOO specific page that could be public: https://whimsy.apache.org/ There's a look under the hood link that takes you to the source in the infra SVN tree. - Shane