Re: Bugzilla permissions

From: Marcin Slusarz
Date: Sat Jan 17 2009 - 06:08:51 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/