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

Change subject: Group extension with Wikibase extensions on Special:Version
......................................................................


Group extension with Wikibase extensions on Special:Version

Change-Id: Ie9442ff169c82df3b2e8fe2bd20833a2e25b39eb
---
M WikibaseQualityConstraints.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Lydia Pintscher: Looks good to me, but someone else must approve
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/WikibaseQualityConstraints.php b/WikibaseQualityConstraints.php
index 980ddfb..e539c35 100644
--- a/WikibaseQualityConstraints.php
+++ b/WikibaseQualityConstraints.php
@@ -6,7 +6,7 @@
 
 call_user_func( function() {
        // Set credits
-       $GLOBALS['wgExtensionCredits']['specialpage'][] = array(
+       $GLOBALS['wgExtensionCredits']['wikibase'][] = array(
                'path' => __FILE__,
                'name' => 'WikibaseQualityConstraints',
                'author' => 'BP2014N1',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9442ff169c82df3b2e8fe2bd20833a2e25b39eb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Lydia Pintscher <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to