Jack Phoenix has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/390787 )

Change subject: Removing my email address
......................................................................

Removing my email address

Change-Id: Ibe34befb44c6a33bba6073cc92dd069a6301c2b1
---
M i18n/en.json
M i18n/fi.json
M i18n/fr.json
M sql/wikiforum.sql
4 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiForum 
refs/changes/87/390787/1

diff --git a/i18n/en.json b/i18n/en.json
index 23a4906..6e4e165 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2,7 +2,7 @@
        "@metadata": {
                "authors": [
                        "Michael Chlebek",
-                       "Jack Phoenix <[email protected]>",
+                       "Jack Phoenix",
                        "Adam Carter/UltrasonicNXT"
                ]
        },
diff --git a/i18n/fi.json b/i18n/fi.json
index 2ef8eb4..bcd1d32 100644
--- a/i18n/fi.json
+++ b/i18n/fi.json
@@ -2,7 +2,7 @@
        "@metadata": {
                "authors": [
                        "Crt",
-                       "Jack Phoenix <[email protected]>",
+                       "Jack Phoenix",
                        "Pxos",
                        "Stryn",
                        "Nike",
diff --git a/i18n/fr.json b/i18n/fr.json
index 2abff5a..ab64208 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -4,7 +4,7 @@
                        "Balzac 40",
                        "Crochet.david",
                        "Gomoko",
-                       "Jack Phoenix <[email protected]>",
+                       "Jack Phoenix",
                        "Linedwell",
                        "Verdy p",
                        "Urhixidur",
diff --git a/sql/wikiforum.sql b/sql/wikiforum.sql
index 6bc0d10..6cf98f5 100644
--- a/sql/wikiforum.sql
+++ b/sql/wikiforum.sql
@@ -1,5 +1,5 @@
 -- SQL schema for WikiForum extension
--- Rewritten by Jack Phoenix <jack@countervandalism> in December 2010
+-- Rewritten by Jack Phoenix in December 2010
 -- the "formerly" comments refer to the names that Michael Chlebek, the
 -- original author of WikiForum, called those columns
 --
@@ -8,7 +8,7 @@
 --
 -- This schema should be SQLite-friendly, too.
 -- I followed this commit by Mark when making the changes:
--- http://www.mediawiki.org/wiki/Special:Code/MediaWiki/77272
+-- https://www.mediawiki.org/wiki/Special:Code/MediaWiki/77272
 
 CREATE TABLE IF NOT EXISTS /*_*/wikiforum_category (
        wfc_category int(10) NOT NULL PRIMARY KEY AUTO_INCREMENT, -- formerly: 
pkCategory

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe34befb44c6a33bba6073cc92dd069a6301c2b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiForum
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to