jenkins-bot has submitted this change and it was merged.

Change subject: Enable VisualEditor on the Project ('Wikipedya') of htwiki
......................................................................


Enable VisualEditor on the Project ('Wikipedya') of htwiki

Bug: T130177
Change-Id: I3f6ad8958e8c6cddf04fcb76efa74136a53f81fd
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Thcipriani: Looks good to me, approved
  Jforrester: Looks good to me, but someone else must approve
  Luke081515: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index add50e2..f254619 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13427,6 +13427,9 @@
        '+hewiki' => array(
                118 /* Draft */ => true // T87027
        ),
+       '+htwiki' => array(
+               NS_PROJECT => true // T130177
+       ),
        '+jawiki' => array(
                100 /* Portal */ => true // T97313
        ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f6ad8958e8c6cddf04fcb76efa74136a53f81fd
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jforrester <[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

Reply via email to