PranavK has uploaded a new change for review.

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

Change subject: Add license to $wgExtensionCredits
......................................................................

Add license to $wgExtensionCredits

Bug: T123943
Change-Id: Ib431227882b628046ed0ffdfbde91d421a19e16a
---
M XAnalytics.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/XAnalytics 
refs/changes/35/266035/1

diff --git a/XAnalytics.php b/XAnalytics.php
index 9389c63..1d355d5 100644
--- a/XAnalytics.php
+++ b/XAnalytics.php
@@ -15,6 +15,7 @@
        'url' => 'https://wikitech.wikimedia.org/wiki/X-Analytics',
        'author' => 'Ori Livneh',
        'descriptionmsg' => 'xanalytics-desc',
+       'license-name' => 'GPL-2.0+',
 );
 
 // Messages

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib431227882b628046ed0ffdfbde91d421a19e16a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/XAnalytics
Gerrit-Branch: master
Gerrit-Owner: PranavK <[email protected]>

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

Reply via email to