Thiemo Mättig (WMDE) has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391203 )

Change subject: Family name of Thiemo changed
......................................................................

Family name of Thiemo changed

Change-Id: I5477d02111e53790e858624c4b7c4f09dbc418fa
---
M .mailmap
M CREDITS
M includes/libs/http/HttpAcceptNegotiator.php
M tests/phpunit/includes/actions/ActionTest.php
M tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php
M tests/phpunit/includes/specials/SpecialPageTestBase.php
M tests/phpunit/languages/LanguageCodeTest.php
7 files changed, 13 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/03/391203/1

diff --git a/.mailmap b/.mailmap
index 5a76fb9..c4f8604 100644
--- a/.mailmap
+++ b/.mailmap
@@ -413,8 +413,9 @@
 TerraCodes <terraco...@tools.wmflabs.org>
 Thalia Chan <tha...@cantorion.org>
 Thalia Chan <tha...@cantorion.org> <thalia.e.c...@googlemail.com>
-Thiemo Mättig <thiemo.maet...@wikimedia.de>
-Thiemo Mättig <thiemo.maet...@wikimedia.de> <mr.h...@gmx.de>
+Thiemo Kreuz <thiemo.kr...@wikimedia.de>
+Thiemo Kreuz <thiemo.kr...@wikimedia.de> <thiemo.maet...@wikimedia.de>
+Thiemo Kreuz <thiemo.kr...@wikimedia.de> <mr.h...@gmx.de>
 This, that and the other <at.li...@live.com.au>
 tholam <t....@lamsinfosystem.com>
 Thomas Bleher <thomasble...@gmx.de> <tble...@users.mediawiki.org>
diff --git a/CREDITS b/CREDITS
index c38c3fc..6ab4ad3 100644
--- a/CREDITS
+++ b/CREDITS
@@ -625,7 +625,7 @@
 * The Discoverer
 * The Evil IP address
 * theopolisme
-* Thiemo Mättig
+* Thiemo Kreuz
 * This, that and the other
 * tholam
 * Thomas Arrow
diff --git a/includes/libs/http/HttpAcceptNegotiator.php 
b/includes/libs/http/HttpAcceptNegotiator.php
index 5f8d9a6..84c1182 100644
--- a/includes/libs/http/HttpAcceptNegotiator.php
+++ b/includes/libs/http/HttpAcceptNegotiator.php
@@ -1,5 +1,7 @@
 <?php
 
+namespace Wikimedia\Http;
+
 /**
  * Utility for negotiating a value from a set of supported values using a 
preference list.
  * This is intended for use with HTTP headers like Accept, Accept-Language, 
Accept-Encoding, etc.
@@ -10,11 +12,8 @@
  *
  * @license GPL-2.0+
  * @author Daniel Kinzler
- * @author Thiemo Mättig
+ * @author Thiemo Kreuz
  */
-
-namespace Wikimedia\Http;
-
 class HttpAcceptNegotiator {
 
        /**
diff --git a/tests/phpunit/includes/actions/ActionTest.php 
b/tests/phpunit/includes/actions/ActionTest.php
index 4a30292..f97dd73 100644
--- a/tests/phpunit/includes/actions/ActionTest.php
+++ b/tests/phpunit/includes/actions/ActionTest.php
@@ -3,10 +3,11 @@
 /**
  * @covers Action
  *
- * @author Thiemo Mättig
- *
  * @group Action
  * @group Database
+ *
+ * @licence GNU GPL v2+
+ * @author Thiemo Kreuz
  */
 class ActionTest extends MediaWikiTestCase {
 
diff --git a/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php 
b/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php
index 4b03fda..fe7c506 100644
--- a/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php
+++ b/tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php
@@ -6,7 +6,7 @@
  * @group JobQueue
  *
  * @licence GNU GPL v2+
- * @author Thiemo Mättig
+ * @author Thiemo Kreuz
  */
 class JobQueueMemoryTest extends PHPUnit_Framework_TestCase {
 
diff --git a/tests/phpunit/includes/specials/SpecialPageTestBase.php 
b/tests/phpunit/includes/specials/SpecialPageTestBase.php
index 930bbe4..b1d8c69 100644
--- a/tests/phpunit/includes/specials/SpecialPageTestBase.php
+++ b/tests/phpunit/includes/specials/SpecialPageTestBase.php
@@ -9,7 +9,7 @@
  * @author Jeroen De Dauw < jeroended...@gmail.com >
  * @author Daniel Kinzler
  * @author Addshore
- * @author Thiemo Mättig
+ * @author Thiemo Kreuz
  */
 abstract class SpecialPageTestBase extends MediaWikiTestCase {
 
diff --git a/tests/phpunit/languages/LanguageCodeTest.php 
b/tests/phpunit/languages/LanguageCodeTest.php
index 0da03df..950d2df 100644
--- a/tests/phpunit/languages/LanguageCodeTest.php
+++ b/tests/phpunit/languages/LanguageCodeTest.php
@@ -6,7 +6,7 @@
  * @group Language
  *
  * @license GPL-2.0+
- * @author Thiemo Mättig
+ * @author Thiemo Kreuz
  */
 class LanguageCodeTest extends PHPUnit_Framework_TestCase {
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5477d02111e53790e858624c4b7c4f09dbc418fa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <thiemo.kr...@wikimedia.de>

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

Reply via email to