[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceExtensions[master]: Cleanup spaces in extension.json

2017-11-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/394391 )

Change subject: Cleanup spaces in extension.json
..


Cleanup spaces in extension.json

Change-Id: Ifc6523ee6b7ff9149383108f0e46930e8c065f99
---
M AboutBlueSpice/extension.json
M Flexiskin/extension.json
M HideTitle/extension.json
M SaferEdit/extension.json
M UEModulePDF/extension.json
M UniversalExport/extension.json
M UsageTracker/extension.json
M extension.json
8 files changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Mglaser: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/AboutBlueSpice/extension.json b/AboutBlueSpice/extension.json
index f08f20a..5d1afa6 100644
--- a/AboutBlueSpice/extension.json
+++ b/AboutBlueSpice/extension.json
@@ -1,6 +1,6 @@
 {
"name": "AboutBlueSpice",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/AboutBlueSpice;,
"author": "Markus Glaser",
diff --git a/Flexiskin/extension.json b/Flexiskin/extension.json
index 9323237..8a90095 100644
--- a/Flexiskin/extension.json
+++ b/Flexiskin/extension.json
@@ -1,6 +1,6 @@
 {
"name": "Flexiskin",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/FlexiSkin;,
"author": [
diff --git a/HideTitle/extension.json b/HideTitle/extension.json
index 4ed6e8d..0c3a916 100644
--- a/HideTitle/extension.json
+++ b/HideTitle/extension.json
@@ -1,6 +1,6 @@
 {
"name": "HideTitle",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/HideTitle;,
"author": "Markus Glaser",
diff --git a/SaferEdit/extension.json b/SaferEdit/extension.json
index 575c4c1..8bf789a 100644
--- a/SaferEdit/extension.json
+++ b/SaferEdit/extension.json
@@ -1,6 +1,6 @@
 {
"name": "SaferEdit",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/SaferEdit;,
"author": [ "Markus Glaser ", "Tobias Weichart" ],
diff --git a/UEModulePDF/extension.json b/UEModulePDF/extension.json
index 9775287..5e4a2c6 100644
--- a/UEModulePDF/extension.json
+++ b/UEModulePDF/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UEModulePDF",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UEModulePDF;,
"author": "Robert Vogel",
diff --git a/UniversalExport/extension.json b/UniversalExport/extension.json
index ab5d2c8..95c277c 100644
--- a/UniversalExport/extension.json
+++ b/UniversalExport/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UniversalExport",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UniversalExport;,
"author": "Robert Vogel",
diff --git a/UsageTracker/extension.json b/UsageTracker/extension.json
index 49cd775..53dcf90 100644
--- a/UsageTracker/extension.json
+++ b/UsageTracker/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UsageTracker",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UsageTracker;,
"author": "Markus Glaser",
diff --git a/extension.json b/extension.json
index 58ab16b..dd904eb 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "BlueSpiceExtensions",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://www.mediawiki.org/wiki/BlueSpice;,
"author": [ "Hallo Welt! GmbH" ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc6523ee6b7ff9149383108f0e46930e8c065f99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Umherirrender 
Gerrit-Reviewer: Ljonka 
Gerrit-Reviewer: Mglaser 
Gerrit-Reviewer: Pwirth 
Gerrit-Reviewer: Robert Vogel 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceExtensions[master]: Cleanup spaces in extension.json

2017-11-30 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394391 )

Change subject: Cleanup spaces in extension.json
..

Cleanup spaces in extension.json

Change-Id: Ifc6523ee6b7ff9149383108f0e46930e8c065f99
---
M AboutBlueSpice/extension.json
M Flexiskin/extension.json
M HideTitle/extension.json
M SaferEdit/extension.json
M UEModulePDF/extension.json
M UniversalExport/extension.json
M UsageTracker/extension.json
M extension.json
8 files changed, 8 insertions(+), 8 deletions(-)


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

diff --git a/AboutBlueSpice/extension.json b/AboutBlueSpice/extension.json
index f08f20a..5d1afa6 100644
--- a/AboutBlueSpice/extension.json
+++ b/AboutBlueSpice/extension.json
@@ -1,6 +1,6 @@
 {
"name": "AboutBlueSpice",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/AboutBlueSpice;,
"author": "Markus Glaser",
diff --git a/Flexiskin/extension.json b/Flexiskin/extension.json
index 9323237..8a90095 100644
--- a/Flexiskin/extension.json
+++ b/Flexiskin/extension.json
@@ -1,6 +1,6 @@
 {
"name": "Flexiskin",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/FlexiSkin;,
"author": [
diff --git a/HideTitle/extension.json b/HideTitle/extension.json
index 4ed6e8d..0c3a916 100644
--- a/HideTitle/extension.json
+++ b/HideTitle/extension.json
@@ -1,6 +1,6 @@
 {
"name": "HideTitle",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/HideTitle;,
"author": "Markus Glaser",
diff --git a/SaferEdit/extension.json b/SaferEdit/extension.json
index 575c4c1..8bf789a 100644
--- a/SaferEdit/extension.json
+++ b/SaferEdit/extension.json
@@ -1,6 +1,6 @@
 {
"name": "SaferEdit",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/SaferEdit;,
"author": [ "Markus Glaser ", "Tobias Weichart" ],
diff --git a/UEModulePDF/extension.json b/UEModulePDF/extension.json
index 9775287..5e4a2c6 100644
--- a/UEModulePDF/extension.json
+++ b/UEModulePDF/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UEModulePDF",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UEModulePDF;,
"author": "Robert Vogel",
diff --git a/UniversalExport/extension.json b/UniversalExport/extension.json
index ab5d2c8..95c277c 100644
--- a/UniversalExport/extension.json
+++ b/UniversalExport/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UniversalExport",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UniversalExport;,
"author": "Robert Vogel",
diff --git a/UsageTracker/extension.json b/UsageTracker/extension.json
index 49cd775..53dcf90 100644
--- a/UsageTracker/extension.json
+++ b/UsageTracker/extension.json
@@ -1,6 +1,6 @@
 {
"name": "UsageTracker",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://help.bluespice.com/index.php/UsageTracker;,
"author": "Markus Glaser",
diff --git a/extension.json b/extension.json
index 58ab16b..dd904eb 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "BlueSpiceExtensions",
-"license-name": "GPL-3.0",
+   "license-name": "GPL-3.0",
"version": "3.0.0-alpha",
"url": "https://www.mediawiki.org/wiki/BlueSpice;,
"author": [ "Hallo Welt! GmbH" ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc6523ee6b7ff9149383108f0e46930e8c065f99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Umherirrender 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits