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

Change subject: Add Affiliate namespace on chapcomwiki
......................................................................


Add Affiliate namespace on chapcomwiki

Add an affiliate namespace and the talk namespace to chapcomwiki
per the bug. Discussed internally on the wiki.

Bug: 69549
Change-Id: I66a46411cddbf226c25b203d468f852c2b99555a
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Calak: Looks good to me, but someone else must approve
  Anomie: Looks good to me, approved
  Vogone: 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 740d840..ddd2dc9 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4223,6 +4223,8 @@
        'chapcomwiki' => array(
                100 => 'Draft', // bug 64123
                101 => 'Draft_talk',
+               102 => 'Affiliate', // bug 69549
+               103 => 'Affiliate_talk',
        ),
        'mediawikiwiki' => array(
                100 => 'Manual',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I66a46411cddbf226c25b203d468f852c2b99555a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Calak <[email protected]>
Gerrit-Reviewer: Vogone <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to