Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 C57FB9244 for ; Wed, 16 May 2012 20:29:04 +0000 (UTC) Received: (qmail 90949 invoked by uid 500); 16 May 2012 20:29:04 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 90922 invoked by uid 500); 16 May 2012 20:29:04 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 90914 invoked by uid 99); 16 May 2012 20:29:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 20:29:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 20:28:58 +0000 Received: by pbbrq2 with SMTP id rq2so1436659pbb.6 for ; Wed, 16 May 2012 13:28:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=psuYRcf5AqgAO26KWeBKU4hDZheHqzsSoLzSLi6nmxI=; b=Ot5J5hJolEGBgWGuE5fRd0fkNuzIvM5kP+il5eqftkCFaZgx3OPddiugFtEjFnORc5 mOfYyjGayHtK0yeCwutiUKJrejhu/LXMMcMO1WwaltMWCCRC9BQiF49Ut8DqgbawgSeY VlWiUU0mY4UZw9WpBCYRCbHZu40+DswRXU60d3qO2TBtIWOMwlOtUP+Le7O4b7kpgnsI 50XfQvSYKvrMeqFcUVA4NuzkCT/548v4vLMl7q9lWgQyjba4CJ76Yh3R11UKCxJELEBQ sjf/nNw70BBBPk4Wpn12zFr1cjHIjw6/1q2Fk0Rytv4VJJkc0iz/R2gOEtNur8VRFerV YvnA== Received: by 10.68.242.226 with SMTP id wt2mr2207703pbc.89.1337200114356; Wed, 16 May 2012 13:28:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.33.8 with HTTP; Wed, 16 May 2012 13:28:14 -0700 (PDT) From: David Nalley Date: Wed, 16 May 2012 16:28:14 -0400 Message-ID: Subject: Permissions/repo To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkmlaWIC0qqx3fQeuiKMjzzsog53LlCCkePvRJgNgkh13tptR8EAOYzx574Q+4P4upVAy+H X-Virus-Checked: Checked by ClamAV on apache.org Hi folks - not sure how we handle this other than the PPMC is supposed to grant permissions - but I noticed for instance that even though the initial committers have accounts - we don't have permissions on the repo yet. Actually - I just looked in asf-authorization-template and don't see a group for us yet, which makes me wonder if the LDAP group exists. Regardless - what needs to happen to get perms on the repo taken care of (I know the repo is in RO mode atm, not looking to change that - just hoping to push us one step further along). I am happy to do what work I can. --David