Adrian Lang has uploaded a new change for review.
https://gerrit.wikimedia.org/r/180131
Change subject: Rename init.php -> WikibaseJavaScriptApi.php
......................................................................
Rename init.php -> WikibaseJavaScriptApi.php
That's the convention for MediaWiki extensions.
Change-Id: Ife21da0b9989d5d292f73ad9f946e34215bb6be7
---
R WikibaseJavaScriptApi.php
M composer.json
2 files changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseJavaScriptApi
refs/changes/31/180131/1
diff --git a/init.php b/WikibaseJavaScriptApi.php
similarity index 100%
rename from init.php
rename to WikibaseJavaScriptApi.php
diff --git a/composer.json b/composer.json
index a01d814..3d33f20 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
},
"autoload": {
"files": [
- "init.php"
+ "WikibaseJavaScriptApi.php"
]
}
}
--
To view, visit https://gerrit.wikimedia.org/r/180131
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife21da0b9989d5d292f73ad9f946e34215bb6be7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseJavaScriptApi
Gerrit-Branch: master
Gerrit-Owner: Adrian Lang <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits