Jack Phoenix has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390781 )
Change subject: Removing my email address ...................................................................... Removing my email address Change-Id: I16a740cee9d586cd8f992c28d71e82ad8f6135f9 --- M SportsTeams.php M i18n/fi.json M sql/sportsteams.sql 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SportsTeams refs/changes/81/390781/1 diff --git a/SportsTeams.php b/SportsTeams.php index a234380..288cd73 100644 --- a/SportsTeams.php +++ b/SportsTeams.php @@ -7,7 +7,7 @@ * @author Aaron Wright <[email protected]> * @author Ashish Datta <[email protected]> * @author David Pean <[email protected]> - * @author Jack Phoenix <[email protected]> + * @author Jack Phoenix * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later * @link https://www.mediawiki.org/wiki/Extension:SportsTeams Documentation */ diff --git a/i18n/fi.json b/i18n/fi.json index 1a6147d..50c7dbc 100644 --- a/i18n/fi.json +++ b/i18n/fi.json @@ -1,7 +1,7 @@ { "@metadata": { "authors": [ - "Jack Phoenix <[email protected]>" + "Jack Phoenix" ] }, "topnetworks": "Verkostojen tilastoja", diff --git a/sql/sportsteams.sql b/sql/sportsteams.sql index 273ed56..d545630 100644 --- a/sql/sportsteams.sql +++ b/sql/sportsteams.sql @@ -1,4 +1,4 @@ --- Author: Jack Phoenix <[email protected]> +-- Author: Jack Phoenix -- Date: 3 August 2011 -- License: public domain to the extent that it is possible CREATE TABLE /*_*/sport ( -- To view, visit https://gerrit.wikimedia.org/r/390781 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16a740cee9d586cd8f992c28d71e82ad8f6135f9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SportsTeams Gerrit-Branch: master Gerrit-Owner: Jack Phoenix <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
