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

Change subject: (bug 55909) Add an alias for NS_USER on kowiki
......................................................................


(bug 55909) Add an alias for NS_USER on kowiki

This patch adds an alias (shortcut) for the NS_USER
namespace on the Korean Wikipedia per community request;
see bug for URL with on-wiki consensus for this change.

Bug: 55909
Change-Id: Iec21b4b2781114154fceb95d66193b2993ea7e3b
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 3dd5674..562ec21 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -2843,6 +2843,7 @@
        '+kowiki' => array(
                '백' => NS_PROJECT,
                '백토' => NS_PROJECT_TALK,
+               '사' => NS_USER, // bug 55909
                '사토' => NS_USER_TALK, // bug 55342
                'Portal' => 100,
                'Portal_talk' => 101,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iec21b4b2781114154fceb95d66193b2993ea7e3b
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Revi <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to