https://bugzilla.wikimedia.org/show_bug.cgi?id=19138
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2009-06-09 20:20:27 UTC --- Done. Current settings: 'wgAddGroups' => array( '+arwiki' => array( 'bureaucrat' => array( 'sysop','bureaucrat','bot','autopatrol', 'import'), 'sysop' => array( 'autopatrol', 'uploader' ), ), ), 'wgRemoveGroups' => array( '+arwiki' => array( 'bureaucrat' => array( 'bot','autopatrol', 'import' ), 'sysop' => array( 'autopatrol', 'ipblock-exempt', 'uploader' ), ), -- 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
