https://bugzilla.wikimedia.org/show_bug.cgi?id=24846

JeLuF <je...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from JeLuF <je...@gmx.de> 2010-08-30 19:40:45 UTC ---
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php    (revision 1072)
+++ InitialiseSettings.php    (working copy)
@@ -5540,6 +5540,9 @@
     'nlwiktionary' => array( 'user' => array( 'patrol' => true ) ),
     'nlwikibooks' => array( 'user' => array( 'patrol' => true ) ),
     // 'nlwikinews' => array( 'user' => array( 'patrol' => true ) ),
+    'nnwiki' => array(
+    'autopatrolled' => array( 'autopatrol' => true ),
+    ),
     'nowiki' => array(
         'patroller' => array( 'patrol' => true, 'autopatrol' => true,
'rollback' => true, 'unwatchedpages' => true, 'suppressredirect' => true, ),
         'autopatrolled' => array( 'autopatrol' => true, 'unwatchedpages' =>
true ),
@@ -5951,6 +5954,10 @@
     '+nlwikibooks' => array(
         'sysop' => array( 'abusefilter' ),
     ),
+    '+nnwiki' => array(
+        'bureaucrat' => array( 'autopatrolled', ),
+        'sysop' => array( 'autopatrolled', ),
+    ),
     '+noboard_chapterswikimedia' => array(
     'bureaucrat' => array( 'bot', 'sysop', 'bureaucrat', 'import', 'transwiki'
),
     ),
@@ -6207,6 +6214,10 @@
     '+nlwikibooks' => array(
         'sysop' => array( 'abusefilter' ),
     ),
+    '+nnwiki' => array(
+        'bureaucrat' => array( 'autopatrolled', ),
+        'sysop' => array( 'autopatrolled', ),
+    ),
     '+noboard_chapterswikimedia' => array(
     'bureaucrat' => array( 'bot', 'sysop', 'bureaucrat', 'import', 'transwiki'
),
     ),

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to