SamanthaNguyen has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334493 )

Change subject: v 2.1 - Rename file to naming conventions
......................................................................

v 2.1 - Rename file to naming conventions

Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
---
R SimpleSAMLphp.class.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SimpleSAMLphp 
refs/changes/93/334493/1

diff --git a/SimpleSAMLphp.php b/SimpleSAMLphp.class.php
similarity index 100%
rename from SimpleSAMLphp.php
rename to SimpleSAMLphp.class.php
diff --git a/extension.json b/extension.json
index b5c1f2f..6a9f601 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "SimpleSAMLphp",
-       "version": "2.0",
+       "version": "2.1",
        "author": [
                "[https://www.mediawiki.org/wiki/User:Cindy.cicalese Cindy 
Cicalese]"
        ],
@@ -13,7 +13,7 @@
                ]
        },
        "AutoloadClasses": {
-               "SimpleSAMLphp": "SimpleSAMLphp.php"
+               "SimpleSAMLphp": "SimpleSAMLphp.class.php"
        },
        "manifest_version": 1,
        "config": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SimpleSAMLphp
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <[email protected]>

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

Reply via email to