Pwirth has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/291898

Change subject: Replaced all *@hallowelt.biz addresses with *@hallowelt.com
......................................................................

Replaced all *@hallowelt.biz addresses with *@hallowelt.com

* Ignored all .json files!

Change-Id: I4763ab05511a0f33a3c30b6c9c9ab1b704c07367
---
M includes/Common.php
M includes/Config.class.php
M includes/Core.class.php
M includes/ExtensionManager.class.php
M includes/SpecialPage.class.php
M includes/api/BSApiAdminUserStore.php
M includes/api/BSApiTasksBase.php
M includes/api/BSApiWikiPageTasks.php
M includes/cache/LCStore_MC.php
M includes/html/htmlformfields/HTMLMultiSelectSortList.php
M includes/installer/BsLocalSettingsGenerator.php
M includes/installer/BsWebInstaller.php
M includes/installer/BsWebInstallerOutput.php
M includes/outputhandler/views/view.ErrorMessage.php
M includes/outputhandler/views/view.TagError.php
M includes/specials/SpecialCredits.class.php
M includes/specials/SpecialDiagnostics.class.php
M includes/utility/CacheHelper.class.php
M maintenance/DeployJavaWebApps.php
M maintenance/TestMail.php
M resources/bluespice.extjs/BS/CRUDGridPanel.js
M resources/bluespice.extjs/BS/CRUDPanel.js
M resources/bluespice.extjs/BS/Window.js
23 files changed, 28 insertions(+), 28 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/98/291898/1

diff --git a/includes/Common.php b/includes/Common.php
index 7173687..8548ac1 100644
--- a/includes/Common.php
+++ b/includes/Common.php
@@ -20,7 +20,7 @@
  * For further information visit http://www.blue-spice.org
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
- * @author     Robert Vogel <vo...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
  * @version    1.1.0
 
  * @package    Bluespice_Core
diff --git a/includes/Config.class.php b/includes/Config.class.php
index b923fc5..03c1450 100644
--- a/includes/Config.class.php
+++ b/includes/Config.class.php
@@ -24,7 +24,7 @@
  * For further information visit http://www.blue-spice.org
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @version    0.1.0
 
  * @package    Bluespice_Core
diff --git a/includes/Core.class.php b/includes/Core.class.php
index 5c0040b..c51a46e 100644
--- a/includes/Core.class.php
+++ b/includes/Core.class.php
@@ -24,8 +24,8 @@
  * For further information visit http://www.blue-spice.org
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
- * @author     Robert Vogel <vo...@hallowelt.biz>
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    Bluespice_Core
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
  * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License v2 or 
later
diff --git a/includes/ExtensionManager.class.php 
b/includes/ExtensionManager.class.php
index 0329119..c20a962 100644
--- a/includes/ExtensionManager.class.php
+++ b/includes/ExtensionManager.class.php
@@ -6,8 +6,8 @@
  * @abstract
  * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
  * @author Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
- * @author Robert Vogel <vo...@hallowelt.biz>
- * @author Stephan Muggli <mug...@hallowelt.biz>
+ * @author Robert Vogel <vo...@hallowelt.com>
+ * @author Stephan Muggli <mug...@hallowelt.com>
  * @version 2.22.0
  */
 // Last Review: MRG20100813
diff --git a/includes/SpecialPage.class.php b/includes/SpecialPage.class.php
index 68eba78..b4c7982 100644
--- a/includes/SpecialPage.class.php
+++ b/includes/SpecialPage.class.php
@@ -4,7 +4,7 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    BlueSpice_Extensions
  * @subpackage BlueSpice
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
diff --git a/includes/api/BSApiAdminUserStore.php 
b/includes/api/BSApiAdminUserStore.php
index b6bb7e1..330a6fe 100644
--- a/includes/api/BSApiAdminUserStore.php
+++ b/includes/api/BSApiAdminUserStore.php
@@ -19,7 +19,7 @@
  * This file is part of BlueSpice for MediaWiki
  * For further information visit http://www.blue-spice.org
  *
- * @author     Patric Wirth <wi...@hallowelt.biz>
+ * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
  * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License v2 or 
later
diff --git a/includes/api/BSApiTasksBase.php b/includes/api/BSApiTasksBase.php
index 55cdc44..6256d10 100644
--- a/includes/api/BSApiTasksBase.php
+++ b/includes/api/BSApiTasksBase.php
@@ -19,7 +19,7 @@
  * This file is part of BlueSpice for MediaWiki
  * For further information visit http://www.blue-spice.org
  *
- * @author     Patric Wirth <wi...@hallowelt.biz>
+ * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
  * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License v2 or 
later
diff --git a/includes/api/BSApiWikiPageTasks.php 
b/includes/api/BSApiWikiPageTasks.php
index 4c8758d..c8aae57 100644
--- a/includes/api/BSApiWikiPageTasks.php
+++ b/includes/api/BSApiWikiPageTasks.php
@@ -19,7 +19,7 @@
  * This file is part of BlueSpice for MediaWiki
  * For further information visit http://www.blue-spice.org
  *
- * @author     Robert Vogel <vo...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
  * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License v2 or 
later
diff --git a/includes/cache/LCStore_MC.php b/includes/cache/LCStore_MC.php
index 713fa27..9333b28 100644
--- a/includes/cache/LCStore_MC.php
+++ b/includes/cache/LCStore_MC.php
@@ -4,7 +4,7 @@
  * This file is part of blue spice for MediaWiki.
  *
  * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
- * @author Stefan Widmann <widm...@hallowelt.biz>
+ * @author Stefan Widmann <widm...@hallowelt.com>
  * @version 0.1.0 beta
   */
 /**
diff --git a/includes/html/htmlformfields/HTMLMultiSelectSortList.php 
b/includes/html/htmlformfields/HTMLMultiSelectSortList.php
index 950b186..ef5968d 100644
--- a/includes/html/htmlformfields/HTMLMultiSelectSortList.php
+++ b/includes/html/htmlformfields/HTMLMultiSelectSortList.php
@@ -2,7 +2,7 @@
 /**
  * Description of HTMLMultiSelectSortList
  *
- * @author Patric Wirth <wi...@hallowelt.biz>
+ * @author Patric Wirth <wi...@hallowelt.com>
  */
 class HTMLMultiSelectSortList extends HTMLMultiSelectEx {
 
diff --git a/includes/installer/BsLocalSettingsGenerator.php 
b/includes/installer/BsLocalSettingsGenerator.php
index e483af5..6fa9abc 100644
--- a/includes/installer/BsLocalSettingsGenerator.php
+++ b/includes/installer/BsLocalSettingsGenerator.php
@@ -27,7 +27,7 @@
  * @ingroup Deployment
  * @since 2.23
  *
- * @author Stephan Muggli <mug...@hallowelt.biz>
+ * @author Stephan Muggli <mug...@hallowelt.com>
  */
 class BsLocalSettingsGenerator extends LocalSettingsGenerator {
 
diff --git a/includes/installer/BsWebInstaller.php 
b/includes/installer/BsWebInstaller.php
index 490c90d..e027567 100644
--- a/includes/installer/BsWebInstaller.php
+++ b/includes/installer/BsWebInstaller.php
@@ -27,7 +27,7 @@
  * @ingroup Deployment
  * @since 2.23
  *
- * @author Stephan Muggli <mug...@hallowelt.biz>
+ * @author Stephan Muggli <mug...@hallowelt.com>
  */
 class BsWebInstaller extends WebInstaller {
 
diff --git a/includes/installer/BsWebInstallerOutput.php 
b/includes/installer/BsWebInstallerOutput.php
index 4758ad6..da92644 100644
--- a/includes/installer/BsWebInstallerOutput.php
+++ b/includes/installer/BsWebInstallerOutput.php
@@ -27,7 +27,7 @@
  * @ingroup Deployment
  * @since 2.23
  *
- * @author Stephan Muggli <mug...@hallowelt.biz>
+ * @author Stephan Muggli <mug...@hallowelt.com>
  */
 class BsWebInstallerOutput extends WebInstallerOutput {
 
diff --git a/includes/outputhandler/views/view.ErrorMessage.php 
b/includes/outputhandler/views/view.ErrorMessage.php
index da29756..814dfc7 100644
--- a/includes/outputhandler/views/view.ErrorMessage.php
+++ b/includes/outputhandler/views/view.ErrorMessage.php
@@ -4,7 +4,7 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Markus Glaser <gla...@hallowelt.biz>, Sebastian Ulbricht
+ * @author     Markus Glaser <gla...@hallowelt.com>, Sebastian Ulbricht
  * @version    $Id$
  * @package    BlueSpice_Core
  * @subpackage Views
diff --git a/includes/outputhandler/views/view.TagError.php 
b/includes/outputhandler/views/view.TagError.php
index 52953d9..67e28c0 100644
--- a/includes/outputhandler/views/view.TagError.php
+++ b/includes/outputhandler/views/view.TagError.php
@@ -4,7 +4,7 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Markus Glaser <gla...@hallowelt.biz>, Sebastian Ulbricht
+ * @author     Markus Glaser <gla...@hallowelt.com>, Sebastian Ulbricht
 
  * @package    BlueSpice_Core
  * @subpackage Views
diff --git a/includes/specials/SpecialCredits.class.php 
b/includes/specials/SpecialCredits.class.php
index 53312da..d3e667b 100644
--- a/includes/specials/SpecialCredits.class.php
+++ b/includes/specials/SpecialCredits.class.php
@@ -4,7 +4,7 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    BlueSpice_Credits
  * @subpackage Credits
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
diff --git a/includes/specials/SpecialDiagnostics.class.php 
b/includes/specials/SpecialDiagnostics.class.php
index 230d48a..972531d 100644
--- a/includes/specials/SpecialDiagnostics.class.php
+++ b/includes/specials/SpecialDiagnostics.class.php
@@ -4,7 +4,7 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Marc Reymann <reym...@hallowelt.biz>
+ * @author     Marc Reymann <reym...@hallowelt.com>
  * @version    $Id$
  * @package    BlueSpice_Diagnostics
  * @subpackage Diagnostics
diff --git a/includes/utility/CacheHelper.class.php 
b/includes/utility/CacheHelper.class.php
index 271a162..787bc9d 100644
--- a/includes/utility/CacheHelper.class.php
+++ b/includes/utility/CacheHelper.class.php
@@ -3,7 +3,7 @@
  * This class contains methods working with mediawiki's cache .
  *
  * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
- * @author Stefan Widmann <widm...@hallowelt.biz>
+ * @author Stefan Widmann <widm...@hallowelt.com>
  * @version 0.1.0 beta
  */
 class BsCacheHelper {
diff --git a/maintenance/DeployJavaWebApps.php 
b/maintenance/DeployJavaWebApps.php
index d21d767..331973d 100644
--- a/maintenance/DeployJavaWebApps.php
+++ b/maintenance/DeployJavaWebApps.php
@@ -2,7 +2,7 @@
 
 /**
  * @copyright Copyright (C) 2016 Hallo Welt! GmbH
- * @author Robert Vogel <vo...@hallowelt.biz>
+ * @author Robert Vogel <vo...@hallowelt.com>
  */
 
 require_once( 'BSMaintenance.php' );
diff --git a/maintenance/TestMail.php b/maintenance/TestMail.php
index 2c4f4d4..ade4fa5 100644
--- a/maintenance/TestMail.php
+++ b/maintenance/TestMail.php
@@ -2,7 +2,7 @@
 
 /**
  * @copyright Copyright (C) 2016 Hallo Welt! GmbH
- * @author Robert Vogel <vo...@hallowelt.biz>
+ * @author Robert Vogel <vo...@hallowelt.com>
  */
 
 //HINT: http://www.mediawiki.org/wiki/Manual:Writing_maintenance_scripts
diff --git a/resources/bluespice.extjs/BS/CRUDGridPanel.js 
b/resources/bluespice.extjs/BS/CRUDGridPanel.js
index c1928ae..c673b1a 100644
--- a/resources/bluespice.extjs/BS/CRUDGridPanel.js
+++ b/resources/bluespice.extjs/BS/CRUDGridPanel.js
@@ -3,8 +3,8 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Robert Vogel <vo...@hallowelt.biz>
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    Bluespice_Extensions
  * @subpackage Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
diff --git a/resources/bluespice.extjs/BS/CRUDPanel.js 
b/resources/bluespice.extjs/BS/CRUDPanel.js
index 39ce428..a04165c 100644
--- a/resources/bluespice.extjs/BS/CRUDPanel.js
+++ b/resources/bluespice.extjs/BS/CRUDPanel.js
@@ -3,8 +3,8 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Robert Vogel <vo...@hallowelt.biz>
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    Bluespice_Extensions
  * @subpackage Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.
diff --git a/resources/bluespice.extjs/BS/Window.js 
b/resources/bluespice.extjs/BS/Window.js
index 484c380..584919c 100755
--- a/resources/bluespice.extjs/BS/Window.js
+++ b/resources/bluespice.extjs/BS/Window.js
@@ -3,8 +3,8 @@
  *
  * Part of BlueSpice for MediaWiki
  *
- * @author     Robert Vogel <vo...@hallowelt.biz>
- * @author     Stephan Muggli <mug...@hallowelt.biz>
+ * @author     Robert Vogel <vo...@hallowelt.com>
+ * @author     Stephan Muggli <mug...@hallowelt.com>
  * @package    Bluespice_Extensions
  * @subpackage Foundation
  * @copyright  Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4763ab05511a0f33a3c30b6c9c9ab1b704c07367
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Pwirth <wi...@hallowelt.biz>

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

Reply via email to