This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla admin?
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 10 Jan 2018 15:33:06 +0100
- Subject: Re: Bugzilla admin?
- Authentication-results: sourceware.org; auth=none
- References: <48644691-4f22-b3dd-1093-7e2e96b88513@redhat.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Jan 10, 2018 at 02:30:39PM +0000, Andrew Haley wrote:
> I don't seem to have write access to bugs in GCC Bugzilla. I'm pretty
> sure I used to have it. Who do I contact? Thanks.
You need to use the @gcc.gnu.org account to have write access to bugzilla,
using some other account usually doesn't work.
Jakub