Reedy has submitted this change and it was merged.
Change subject: Bug 44335 - Botadmin user group in ml.wikisource
......................................................................
Bug 44335 - Botadmin user group in ml.wikisource
Change-Id: I19f4a032b571f0dc8a751d49d52461f778afe33f
---
M wmf-config/InitialiseSettings.php
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Reedy: Verified; Looks good to me, approved
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 8b92ab3..2438b09 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7105,6 +7105,12 @@
'mlwikisource' => array(
'patroller' => array( 'patrol' => true ),
'autopatrolled' => array( 'autopatrol' => true ),
+ 'botadmin' => array(
+ 'blockemail' => true, 'block' => true, 'ipblock-exempt'
=> true, 'proxyunbannable' => true, 'protect' => true, 'createaccount' => true,
'deleterevision' => true, 'delete' => true, 'globalblock-whitelist' => true,
'editusercss' => true, 'edituserjs' => true,
+ 'autoconfirmed' => true, 'editinterface' => true,
'autopatrol' => true, 'import' => true, 'centralnotice-admin' => true, 'patrol'
=> true, 'markbotedits' => true, 'nuke' => true, 'abusefilter-modify' => true,
'movefile' => true, 'move' => true, 'move-subpages' => true,
+ 'move-rootuserpages' => true, 'noratelimit' => true,
'suppressredirect' => true, 'reupload-shared' => true, 'override-antispoof' =>
true, 'tboverride' => true, 'reupload' => true, 'skipcaptcha' => true,
'rollback' => true, 'browsearchive' => true, 'unblockself' => true,
+ 'undelete' => true, 'upload' => true, 'upload_by_url'
=> true, 'apihighlimits' => true, 'unwatchedpages' => true, 'deletedhistory' =>
true, 'deletedtext' => true, 'abusefilter-log-detail' => true,
+ ),
),
'mlwiktionary' => array(
'botadmin' => array(
@@ -7725,6 +7731,7 @@
),
'+mlwikisource' => array(
'sysop' => array( 'patroller', 'autopatrolled' ),
+ 'bureaucrat' => array( 'botadmin' ),
),
'+mlwiktionary' => array(
'bureaucrat' => array( 'botadmin' ),
@@ -8125,6 +8132,7 @@
),
'+mlwikisource' => array(
'sysop' => array( 'patroller', 'autopatrolled' ),
+ 'bureaucrat' => array( 'botadmin' ),
),
'+mlwiktionary' => array(
'bureaucrat' => array( 'botadmin' ),
@@ -9764,6 +9772,7 @@
'frwiktionary' => array( 'botadmin' => array( 'botadmin' ) ),
'itwikisource' => array( 'sysop' => array( 'flood' ) ), //
https://bugzilla.wikimedia.org/show_bug.cgi?id=36600
'mlwiki' => array( 'botadmin' => array( 'botadmin' ) ),
+ 'mlwikisource' => array( 'botadmin' => array( 'botadmin' ) ), //
https://bugzilla.wikimedia.org/show_bug.cgi?id=44335
'mlwiktionary' => array( 'botadmin' => array( 'botadmin' ) ),
'simplewiki' => array( 'sysop' => array( 'flood' ) ),
'plwiki' => array( 'flood' => array( 'flood' ) ), //
https://bugzilla.wikimedia.org/show_bug.cgi?id=20155 , bug 21238
--
To view, visit https://gerrit.wikimedia.org/r/51337
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I19f4a032b571f0dc8a751d49d52461f778afe33f
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