Jack Phoenix has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390779 )
Change subject: Removing my email address ...................................................................... Removing my email address Change-Id: I8380a6a8172ce174311cf829fc7699d8368f4343 --- M README M UserActivity/i18n/fi.json M UserProfile/i18n/fi.json M UserRelationship/i18n/fi.json M UserStats/TopUsersTag.php M UserStats/i18n/fi.json M UserWelcome/UserWelcomeClass.php M shared/LightBox.js 8 files changed, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SocialProfile refs/changes/79/390779/1 diff --git a/README b/README index 0c73de1..d96ce62 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ ==Authors== SocialProfile was written by David Pean and Aaron Wright for Wikia, Inc. -It has been maintained by Jack Phoenix <[email protected]> since 2008. +It has been maintained by Jack Phoenix since 2008. ==License== SocialProfile is licensed under GNU General Public License 2.0 or later. diff --git a/UserActivity/i18n/fi.json b/UserActivity/i18n/fi.json index 4f6b5f1..040c962 100644 --- a/UserActivity/i18n/fi.json +++ b/UserActivity/i18n/fi.json @@ -2,7 +2,7 @@ "@metadata": { "authors": [ "Centerlink", - "Jack Phoenix <[email protected]>", + "Jack Phoenix", "Str4nd" ] }, diff --git a/UserProfile/i18n/fi.json b/UserProfile/i18n/fi.json index 69314ca..c3f85ac 100644 --- a/UserProfile/i18n/fi.json +++ b/UserProfile/i18n/fi.json @@ -4,7 +4,7 @@ "Centerlink", "Cimon Avaro", "Crt", - "Jack Phoenix <[email protected]>", + "Jack Phoenix", "Nike", "Str4nd" ] diff --git a/UserRelationship/i18n/fi.json b/UserRelationship/i18n/fi.json index 5669f0d..1af1607 100644 --- a/UserRelationship/i18n/fi.json +++ b/UserRelationship/i18n/fi.json @@ -1,7 +1,7 @@ { "@metadata": { "authors": [ - "Jack Phoenix <[email protected]>" + "Jack Phoenix" ] }, "viewrelationships": "Ystävä- ja vihollislista", diff --git a/UserStats/TopUsersTag.php b/UserStats/TopUsersTag.php index a7a8cdc..21dd43f 100644 --- a/UserStats/TopUsersTag.php +++ b/UserStats/TopUsersTag.php @@ -7,7 +7,7 @@ * @file * @ingroup Extensions * @date 19 August 2013 - * @author Jack Phoenix <[email protected]> + * @author Jack Phoenix */ if ( !defined( 'MEDIAWIKI' ) ) { die(); diff --git a/UserStats/i18n/fi.json b/UserStats/i18n/fi.json index f4574fd..3be3c04 100644 --- a/UserStats/i18n/fi.json +++ b/UserStats/i18n/fi.json @@ -3,7 +3,7 @@ "authors": [ "Centerlink", "Cimon Avaro", - "Jack Phoenix <[email protected]>", + "Jack Phoenix", "Str4nd" ] }, diff --git a/UserWelcome/UserWelcomeClass.php b/UserWelcome/UserWelcomeClass.php index e2b4304..1d0c3a4 100644 --- a/UserWelcome/UserWelcomeClass.php +++ b/UserWelcome/UserWelcomeClass.php @@ -6,7 +6,7 @@ * @file * @ingroup Extensions * @author David Pean <[email protected]> - * @author Jack Phoenix <[email protected]> + * @author Jack Phoenix * @link https://www.mediawiki.org/wiki/Extension:UserWelcome Documentation * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later */ diff --git a/shared/LightBox.js b/shared/LightBox.js index a029e3b..a75bd1d 100644 --- a/shared/LightBox.js +++ b/shared/LightBox.js @@ -6,7 +6,7 @@ Licensed under the Creative Commons Attribution 2.5 License - http://creativecommons.org/licenses/by/2.5/ (basically, do anything you want, just leave my name and link) Stripped this down a bit - Ashish - Rewritten to be more object-oriented by Jack Phoenix <[email protected]> + Rewritten to be more object-oriented by Jack Phoenix on 21 June 2011 and JSHinted on 14 August 2015 */ window.LightBox = { -- To view, visit https://gerrit.wikimedia.org/r/390779 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8380a6a8172ce174311cf829fc7699d8368f4343 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SocialProfile Gerrit-Branch: master Gerrit-Owner: Jack Phoenix <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
