Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761375AbZAQLIu (ORCPT ); Sat, 17 Jan 2009 06:08:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755512AbZAQLIl (ORCPT ); Sat, 17 Jan 2009 06:08:41 -0500 Received: from mail-bw0-f21.google.com ([209.85.218.21]:55856 "EHLO mail-bw0-f21.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755508AbZAQLIl (ORCPT ); Sat, 17 Jan 2009 06:08:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=DPxtEzNt1OL/uf8SW1NGpqTZTqzRgCdSdP/hYXhxT0HjneE3jynMJPF3ZSoEvJUyET r7Di95k9IP5Q3YIVCEFN7+h4XwDu1cIUCULflOBvC2vx+obicE2sJoUDn19LqWfUn6vb XsF5l5Rs0hhFJrXTwNyhWhUGAJ8I0MVlrAiaM= Date: Sat, 17 Jan 2009 12:08:18 +0100 From: Marcin Slusarz To: Martin Bligh Cc: Jean Delvare , bugme-admin@linux-foundation.org, LKML Subject: Re: Bugzilla permissions Message-ID: <20090117110814.GA10385@joi> References: <20090113132714.75c9ed96@hyperion.delvare> <33307c790901160935v2495615fo4ee0998d348fa117@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33307c790901160935v2495615fo4ee0998d348fa117@mail.gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 21 On Fri, Jan 16, 2009 at 09:35:45AM -0800, Martin Bligh wrote: > Given that there's no real control on bugzilla accounts, I'm somewhat > reluctant to make it a complete free for all and let any new user edit > any bug. However, for anyone running a subsystem, or anyone else > that I have a vague clue who they are (or any established developer > will vouch for, anyone I can see git commits for, etc), I am perfectly Couldn't it be automatic? Pulling once a day, refreshing mail list by: git shortlog -e -s|sed "s/.*<\([^>]*\)>/\1/" and wiring it into bugzilla permission system shouldn't be too time consuming... > willing to enable global edit on a individual basis. Hasn't been a big > problem up until now, so I suspect it won't turn into one. Marcin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/