From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14605 invoked by alias); 25 Sep 2019 21:04:33 -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 14597 invoked by uid 89); 25 Sep 2019 21:04:33 -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=accounts 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 21:04:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1569445468; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ovIx+L74F1CaK74f2t7w1w6w26hcTOXYY7YopY3rd6c=; b=I+ZL0dKtezd1i1DLRTHLPhr5g7ekYmmEvPcz8fyZyTsK3x+2eTg8hXhnH98Yge+p4rIGzx 5YhqJdyeIHRCKcmvUcPMwBoIx68XPBZYWp4tut3gub8BXa7JseWlWZ/5ANFZ8pjsJcBG7M c5QCjv7vYahhUPMQkNul5FabT1gddcs= Received: from mail-qt1-f197.google.com (mail-qt1-f197.google.com [209.85.160.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-157-la-u6PnnMWCRaHROVv9WXg-1; Wed, 25 Sep 2019 17:04:26 -0400 Received: by mail-qt1-f197.google.com with SMTP id n4so208618qtp.19 for ; Wed, 25 Sep 2019 14:04:26 -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 r1sm53292qti.4.2019.09.25.14.04.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Sep 2019 14:04:24 -0700 (PDT) Subject: Re: glibc commit access To: Alistair Francis Cc: 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 21:04: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: 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/msg00049.txt.bz2 On 9/25/19 4:40 PM, Alistair Francis wrote: > On Wed, Sep 25, 2019 at 1:08 PM Carlos O'Donell wrote: >> Tweaked. Please review? >> >> https://sourceware.org/glibc/wiki/MAINTAINERS#Becoming_a_maintainer_.28d= eveloper.29 >=20 > That is clearer. >=20 > Maybe it's worth adding a note about people who already have accounts > and want to join a new project? Clarified a bit. "* Individual developers, without an existing account, ..." And so you should naturally go to the last bullet: "* If you have an existing account you must..." --=20 Cheers, Carlos.