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

Change subject: Fix indent in json
......................................................................

Fix indent in json

Change-Id: I385221a3e44cb7aec82bc2637cbf4afd723ce344
---
M HideTitle/extension.json
M TopMenuBarCustomizer/extension.json
M UEModulePDF/extension.json
M UniversalExport/extension.json
M extension.json
5 files changed, 12 insertions(+), 8 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/86/344486/1

diff --git a/HideTitle/extension.json b/HideTitle/extension.json
index 80f8d84..1c093b1 100644
--- a/HideTitle/extension.json
+++ b/HideTitle/extension.json
@@ -1,4 +1,5 @@
-{      "name": "HideTitle",
+{
+       "name": "HideTitle",
        "version": "2.27.1-alpha",
        "url": "https://help.bluespice.com/index.php/HideTitle";,
        "author": "Markus Glaser",
diff --git a/TopMenuBarCustomizer/extension.json 
b/TopMenuBarCustomizer/extension.json
index 4c6f8c3..008a34c 100644
--- a/TopMenuBarCustomizer/extension.json
+++ b/TopMenuBarCustomizer/extension.json
@@ -1,4 +1,5 @@
-{      "name": "TopMenuBarCustomizer",
+{
+       "name": "TopMenuBarCustomizer",
        "version": "2.27.1-alpha",
        "url": "https://help.bluespice.com/index.php/TopBarMenuCustomizer";,
        "author": "Patric Wirth",
diff --git a/UEModulePDF/extension.json b/UEModulePDF/extension.json
index 6d1dd6e..063da74 100644
--- a/UEModulePDF/extension.json
+++ b/UEModulePDF/extension.json
@@ -1,4 +1,5 @@
-{      "name": "UEModulePDF",
+{
+       "name": "UEModulePDF",
        "version": "2.27.1-alpha",
        "url": "https://help.bluespice.com/index.php/UEModulePDF";,
        "author": "Robert Vogel",
diff --git a/UniversalExport/extension.json b/UniversalExport/extension.json
index 9a9eb22..e816f29 100644
--- a/UniversalExport/extension.json
+++ b/UniversalExport/extension.json
@@ -1,4 +1,5 @@
-{      "name": "UniversalExport",
+{
+       "name": "UniversalExport",
        "version": "2.27.1-alpha",
        "url": "https://help.bluespice.com/index.php/UniversalExport";,
        "author": "Robert Vogel",
diff --git a/extension.json b/extension.json
index 8a907b9..211434b 100644
--- a/extension.json
+++ b/extension.json
@@ -1,9 +1,9 @@
 {
        "name": "BlueSpiceExtensions",
-               "version": "2.27.1",
-               "url": "https://www.mediawiki.org/wiki/BlueSpice";,
-               "author": [ "Hallo Welt! GmbH" ],
-       "AutoloadClasses":{
+       "version": "2.27.1",
+       "url": "https://www.mediawiki.org/wiki/BlueSpice";,
+       "author": [ "Hallo Welt! GmbH" ],
+       "AutoloadClasses": {
                "BlueSpiceExtensions":"BlueSpiceExtensions.class.php"
        },
        "callback": "BlueSpiceExtensions::onRegistration",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I385221a3e44cb7aec82bc2637cbf4afd723ce344
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to