From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa31.google.com (mail-vk1-xa31.google.com [IPv6:2607:f8b0:4864:20::a31]) by sourceware.org (Postfix) with ESMTPS id 63B3F385800D for ; Tue, 19 Oct 2021 12:28:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 63B3F385800D Received: by mail-vk1-xa31.google.com with SMTP id r26so873109vkq.0 for ; Tue, 19 Oct 2021 05:28:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=3C6E5t6UB6jHJlGenKVjW03L0AeuRUeqE5Hl+unCpCc=; b=1RujaSOxL1KqBEAeHFBUI2Z21EPesLJc8rDlfNU26+NDKfoyVgmf3SBz5VNaqAsxdk aNGtjVYwDZpfGUYX/s3zLll9hJQ8ZSO4S89cvnteAbZG5T/GHOrO01hBqrb756fSBKcV S6IODC6HpjKFuZifYS6F6z6IuLJ+cnLgzceAJTCDnkWscuj1+HtbJMf6ztmcTAizz+zS E8OVDjeSnqaR0Ru/xImrCe7XwrDS0DeL5wM0dADF3yBcnvri/5WNVKfD4xk5DV687/Z/ QUx9NfNRfnS6Rw+G/qV64By1H9qXH9FsPcAtC/6/YJM+WLJ53wxs0AoMKwVlEAcKiZiH xW1w== X-Gm-Message-State: AOAM532cioPVxokzAjBhCpw/bykpMvw1L79cr9oHT6KMrFDoMqaiO+cj j8wcuY2E8tPeYbKMQyI04HhpDej2tFNY/FURBek= X-Google-Smtp-Source: ABdhPJz7YD9lyP5j4JidymsqtGt+jBzfER4QwJoJURBZTWsGpRGnIP44k7UG8wmL+/jPsWiNpMQN3IG4DrnDPQse3mw= X-Received: by 2002:a1f:3a47:: with SMTP id h68mr31725044vka.9.1634646514932; Tue, 19 Oct 2021 05:28:34 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Edelsohn Date: Tue, 19 Oct 2021 08:28:23 -0400 Message-ID: Subject: Re: Write access for GCC not working To: Mark Wielaard Cc: Overseers mailing list , "CHIGOT, CLEMENT" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2021 12:28:36 -0000 Please add Clement to the GCC write access. Thanks, David On Tue, Oct 19, 2021 at 8:27 AM Mark Wielaard wrote: > > Hi Cl=C3=A9ment, > > On Tue, 2021-10-19 at 11:47 +0000, CHIGOT, CLEMENT via Overseers wrote: > > Is it because I didn't push anything yet and thus it has been > > disabled or is there something else wrong ? > > Note I don't have anything to push to binutils so I can't test if I > > have the same problem too. However, > > my ssh to gcc.gnu.org doesn't seem to reject me. > > Your account only has write access to binutils (src group), you don't > have gcc write/group access yet. An existing GCC maintainer has to > approve that first. If that was already done and we missed it, our > apologies. Please let them contact us and we'll add you to the gcc > group. > > Cheers, > > Mark