From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9557 invoked by alias); 26 Jan 2011 05:05:23 -0000 Received: (qmail 9524 invoked by uid 22791); 26 Jan 2011 05:05:22 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from yosemite.airs.com (HELO yosemite.airs.com) (64.13.131.148) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Wed, 26 Jan 2011 05:05:14 +0000 Received: (qmail 21508 invoked by uid 10); 26 Jan 2011 05:05:12 -0000 Received: (qmail 15203 invoked by uid 500); 26 Jan 2011 05:05:07 -0000 From: Ian Lance Taylor To: Tony Poppleton Cc: overseers@gcc.gnu.org Subject: Re: Bugzilla permissions References: Date: Wed, 26 Jan 2011 05:05:00 -0000 In-Reply-To: (Tony Poppleton's message of "Tue, 25 Jan 2011 20:01:18 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 X-SW-Source: 2011-q1/txt/msg00022.txt.bz2 Tony Poppleton writes: > I am working on some GCC bug triage, and am unable to edit the "known > to fail/work" fields in Bugzilla, as well as modify the status of a > bug. > > Can I request the appropriate permissions to change these fields? Generally anybody with a @gcc.gnu.org address can change the fields of a bug report. The simplest route may be to ask the gcc maintainers to sponsor you for a bugzilla account on gcc.gnu.org. Then you can log into bugzilla with that e-mail address. Ian