John F. Lewis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/154713

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/13/154713/1

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: newchange
Gerrit-Change-Id: I66a46411cddbf226c25b203d468f852c2b99555a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: John F. Lewis <[email protected]>

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

Reply via email to