jenkins-bot has submitted this change and it was merged.
Change subject: Nuke and unblockself only for bureaucrats on en.wikiversity
......................................................................
Nuke and unblockself only for bureaucrats on en.wikiversity
Removed from sysop group and added to bureaucrats group:
* nuke
* unblockself
Bug: T113109
Change-Id: I1f56ae3573d71a9629b8376a3d0c01cef449f966
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Thcipriani: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 9bf6c90..6e94997 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7419,6 +7419,8 @@
),
'enwikiversity' => array(
'user' => array( 'move' => false ), // autoconfirmed only
+ 'sysop' => array ( 'nuke' => false, 'unblockself' => false ),
// T113109
+ 'bureaucrat' => array ( 'nuke' => true, 'unblockself' => true
), // T113109
'curator' => array( // T113109
'createaccount' => true,
'delete' => true,
--
To view, visit https://gerrit.wikimedia.org/r/254029
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1f56ae3573d71a9629b8376a3d0c01cef449f966
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Luke081515 <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Luke081515 <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits