https://bugzilla.wikimedia.org/show_bug.cgi?id=20271
Alex Z. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Alex Z. <[email protected]> 2009-08-17 17:44:36 UTC --- (In reply to comment #1) > In WMF projects removing rights is restricted to stewards and developers. IMO > This request cannot be processed. > Its restricted to stewards for obscure historical reasons. Several projects already do this. For Rob: This would change '+simplewiki' => array( 'bureaucrat' => array( 'bot', 'rollbacker', 'flood', ), 'sysop' => array( 'rollbacker', 'ipblock-exempt' ), ), to '+simplewiki' => array( 'bureaucrat' => array( 'bot', 'rollbacker', 'flood', 'sysop', 'bureaucrat' ), 'sysop' => array( 'rollbacker', 'ipblock-exempt' ), ), in the wgRemoveGroups array -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
