From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31249 invoked by alias); 1 Mar 2019 18:03:35 -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 31233 invoked by uid 89); 1 Mar 2019 18:03:34 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=overseers, H*Ad:U*overseers X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 01 Mar 2019 18:03:33 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A390B300743D; Fri, 1 Mar 2019 18:03:32 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-117-64.ams2.redhat.com [10.36.117.64]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4C66860C73; Fri, 1 Mar 2019 18:03:32 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.15.2/8.15.2) with ESMTP id x21I3Tso005567; Fri, 1 Mar 2019 19:03:30 +0100 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id x21I3Nou025920; Fri, 1 Mar 2019 19:03:23 +0100 Date: Fri, 01 Mar 2019 18:03:00 -0000 From: Jakub Jelinek To: Tom de Vries , overseers@sourceware.org Subject: Please add Tom de Vries to the dwz group Message-ID: <20190301180323.GX7611@tucnak> Reply-To: Jakub Jelinek References: <20190227201837.GA22456@delia> <20190227202302.GW7611@tucnak> <7c19a02a-b47f-22c2-3a86-39937995bceb@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7c19a02a-b47f-22c2-3a86-39937995bceb@suse.de> User-Agent: Mutt/1.10.1 (2018-07-13) X-SW-Source: 2019-q1/txt/msg00043.txt.bz2 On Wed, Feb 27, 2019 at 09:34:48PM +0100, Tom de Vries wrote: > I've tried to push to git://sourceware.org/git/dwz.git, but got: > ... > $ git br -vv | grep master > * master e5d4908 > [origin/master: ahead 1] Add testsuite > $ git push origin > fatal: remote error: service not enabled: /git/dwz.git > ... > > Do you want to push the patch(es) yourself, or setup write access? I think I can't add you to the dwz group myself, but overseers can. ATM there is myself, Mark Wielaard, Martin Liska. Overseers, could you please add vries to the dwz group? Thanks. Jakub