jenkins-bot has submitted this change and it was merged. Change subject: Spaces to tabs ......................................................................
Spaces to tabs Change-Id: I98522a97822f5ee70f115d106f76b6d7db630181 --- M EventLogging.namespaces.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Mattflaschen: Looks good to me, approved jenkins-bot: Verified diff --git a/EventLogging.namespaces.php b/EventLogging.namespaces.php index 1be6f06..9ee028c 100644 --- a/EventLogging.namespaces.php +++ b/EventLogging.namespaces.php @@ -10,6 +10,6 @@ $namespaceNames = array(); $namespaceNames['en'] = array( - 470 => 'Schema', - 471 => 'Schema_talk', + 470 => 'Schema', + 471 => 'Schema_talk', ); -- To view, visit https://gerrit.wikimedia.org/r/51624 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98522a97822f5ee70f115d106f76b6d7db630181 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
