Umherirrender has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/368388 )
Change subject: Set license-name in extension.json ...................................................................... Set license-name in extension.json Information from https://www.mediawiki.org/w/index.php?title=Extension:DonationInterface&oldid=2346550 Bug: T123943 Change-Id: Id5928778a238aa943e2eab1f6fdd4941be343ccf --- M extension.json 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface refs/changes/88/368388/1 diff --git a/extension.json b/extension.json index ca62edd..44bf0ee 100644 --- a/extension.json +++ b/extension.json @@ -14,6 +14,7 @@ "Dylan Kozlowski", "Casey Dentinger" ], + "license-name": "GPL-2.0", "url": "https://www.mediawiki.org/wiki/Extension:DonationInterface", "type": "specialpage", "requires": { -- To view, visit https://gerrit.wikimedia.org/r/368388 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id5928778a238aa943e2eab1f6fdd4941be343ccf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
