Switch name to username in @author tags
authoraddshore <addshorewiki@gmail.com>
Wed, 27 Jan 2016 09:59:31 +0000 (10:59 +0100)
committeraddshore <addshorewiki@gmail.com>
Wed, 27 Jan 2016 09:59:31 +0000 (10:59 +0100)
commit044f6418b10298f40b7da3ee9be7686206cec1a6
treec6770ff55d60f4bc2059301074162d42e5a905bc
parent0c8101570c3c1c9df01efc6a4fac1441ff080389
Switch name to username in @author tags

From now on I will simply use addshore
everywhere to keep things uniform...

Change-Id: Iaf441b2d7a67a12c20529f0e9c7b47819f4abfae
18 files changed:
includes/changes/CategoryMembershipChange.php
tests/phpunit/includes/StatusTest.php
tests/phpunit/includes/TitleArrayFromResultTest.php
tests/phpunit/includes/changes/CategoryMembershipChangeTest.php
tests/phpunit/includes/content/JsonContentTest.php
tests/phpunit/includes/diff/ArrayDiffFormatterTest.php
tests/phpunit/includes/diff/DiffOpTest.php
tests/phpunit/includes/diff/DiffTest.php
tests/phpunit/includes/exception/BadTitleErrorTest.php
tests/phpunit/includes/exception/ErrorPageErrorTest.php
tests/phpunit/includes/exception/ReadOnlyErrorTest.php
tests/phpunit/includes/exception/ThrottledErrorTest.php
tests/phpunit/includes/exception/UserNotLoggedInTest.php
tests/phpunit/includes/jobqueue/JobTest.php
tests/phpunit/includes/specials/SpecialBlankPageTest.php
tests/phpunit/includes/specials/SpecialPageTestBase.php
tests/phpunit/includes/user/UserArrayFromResultTest.php
tests/phpunit/tests/MediaWikiTestCaseTest.php