From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120022 invoked by alias); 25 Sep 2019 20:08:16 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 120014 invoked by uid 89); 25 Sep 2019 20:08:16 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1666 X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (207.211.31.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Sep 2019 20:08:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1569442093; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=53WZ6eRo/8S+VccYpVmHbYg0on8+jLE4ScfNkh0yAU8=; b=SqOeQGQvYEmEsAtmS/0ZvRQ+Oy0z73IEkG4aF4xMc7kKuAgi6qu2YIejeObe6keQvAmuw3 G6DI8qMhGZSpg3zKIWjFheaH0fIO71Q00hL04alieeRWV4gu7Ukw2HsNN8XrZQ/t/pD8v/ 1gRd2IKYl0Kd2F3WnNXDc+Y1VqkzqN8= Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-95-n0Ty78x4PC2CYn3725SaTg-1; Wed, 25 Sep 2019 16:08:07 -0400 Received: by mail-qk1-f200.google.com with SMTP id g62so7357834qkb.20 for ; Wed, 25 Sep 2019 13:08:06 -0700 (PDT) Return-Path: Received: from [192.168.1.4] (192-0-145-99.cpe.teksavvy.com. [192.0.145.99]) by smtp.gmail.com with ESMTPSA id n44sm462680qtf.51.2019.09.25.13.08.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Sep 2019 13:08:05 -0700 (PDT) Subject: Re: glibc commit access To: Alistair Francis , overseers@sourceware.org, Alistair Francis References: <20190925140731.GA13150@cgf.cx> <6e634f8b-6e50-2fdc-5ca0-b590ca18e94d@redhat.com> <20190925175043.GA14921@cgf.cx> From: Carlos O'Donell Message-ID: Date: Wed, 25 Sep 2019 20:08:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190925175043.GA14921@cgf.cx> X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-q3/txt/msg00047.txt.bz2 On 9/25/19 1:50 PM, Christopher Faylor wrote: > On Wed, Sep 25, 2019 at 09:19:57AM -0700, Alistair Francis wrote: >> On Wed, Sep 25, 2019 at 8:22 AM Carlos O'Donell wrot= e: >>> >>> On 9/25/19 10:07 AM, Christopher Faylor wrote: >>>> On Tue, Sep 24, 2019 at 10:11:28PM -0700, Alistair Francis wrote: >>>>> Overseers, >>>>> >>>>> Please add me (alistair23) to the glibc group after verifying with >>>>> carlos@redhat.com. >>>>> >>>>> carlos@redhat.com vouches for my sanity and competence. >>>>> >>>>> I truly understand FSF copyright protocols, and always respect >>>>> per-branch policies on what I am allowed to touch and how. >>>> >>>> An account was just added for you for the glibc project yesterday. >>> >>> Perfect. Does that mean we're all done? >> >> I'm not sure, according to >> https://sourceware.org/glibc/wiki/MAINTAINERS I still need to have >> write permission added. >=20 > When you were provided with an account in the glibc project you were > put in the glibc group. >=20 > After reading the above link, I can see why you thought that you needed > an additional step. That web page does seem to instruct that you have > to send email here. That's not required, however. The only reason to > send email here is if you already have an account on sourceware and are > not a member of the glibc project. Otherwise, the new project form is > enough. >=20 > Could someone change wording at https://sourceware.org/glibc/wiki/MAINTAI= NERS > be tweaked to avoid this understandable confusion? Tweaked. Please review? https://sourceware.org/glibc/wiki/MAINTAINERS#Becoming_a_maintainer_.28deve= loper.29 --=20 Cheers, Carlos.