Reedy has submitted this change and it was merged.

Change subject: Rest of config for ukwikivoyage
......................................................................


Rest of config for ukwikivoyage

Change-Id: I24637cc48dc7d8f845d09644ed8094a22f182975
---
M wmf-config/InitialiseSettings.php
1 file changed, 25 insertions(+), 0 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 307b116..b1e5ced 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3248,6 +3248,14 @@
        '+ukwikisource' => array(
                'ВД' => NS_PROJECT,
        ),
+       '+ukwikivoyage' => array(
+               'Portal' => 100,
+               'Portal_talk' => 101,
+               'BM' => 4,
+               'K' => 14,
+               'П' => 100,
+               'Д' =>  12,
+       ),
        '+ukwiktionary' => array(
                'Wiktionary' => NS_PROJECT,
                'ВС' => NS_PROJECT,
@@ -6002,6 +6010,10 @@
                108 => 'ספר', // Book
                109 => 'שיחת_ספר', // Book talk
        ),
+       'ukwikivoyage' => array(
+               100 => 'Портал', // Portal
+               101 => 'Обговорення_порталу', // Portal talk
+       ),
        // @} end of wikivoyage
 
 ),
@@ -7436,6 +7448,13 @@
                'patroller' => array( 'patrol' => true, 'autopatrol' => true, ),
                'rollbacker' => array( 'rollback' => true ),
        ),
+       'ukwikivoyage' => array(
+               'autoconfirmed' => array( 'upload' => false, 'reupload' => 
false, ),
+               'confirmed' => array( 'reupload' => false, ),
+               'rollbacker' => array( 'rollback' => true ),
+               'uploader' => array( 'upload' => true, 'reupload' => true ),
+               'user' => array( 'upload' => false, 'reupload' => false, ),
+       ),
        'ukwiktionary' => array(
                'autoeditor' => array( 'autoreview' => true ),
        ),
@@ -7899,6 +7918,9 @@
        '+ukwiki' => array(
                'sysop' => array( 'patroller', 'rollbacker' ),
        ),
+       '+ukwikivoyage' => array(
+               'sysop' => array( 'rollbacker', 'uploader' ),
+       ),
        '+ukwiktionary' => array(
                'bureaucrat' => array( 'autoeditor' ),
                'sysop' => array( 'autoeditor' ),
@@ -8304,6 +8326,9 @@
        '+ukwikimedia' => array(
                'bureaucrat' => array( 'sysop' ),
        ),
+       '+ukwikivoyage' => array(
+               'sysop' => array( 'rollbacker', 'uploader' ),
+       ),
        '+ukwiktionary' => array(
                'bureaucrat' => array( 'autoeditor' ),
                'sysop' => array( 'autoeditor' ),

-- 
To view, visit https://gerrit.wikimedia.org/r/56341
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I24637cc48dc7d8f845d09644ed8094a22f182975
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to