Jack Phoenix has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390756 )
Change subject: Removing my email address ...................................................................... Removing my email address Change-Id: Ia0e118f8959a07c94c646d8de7e5d5145b231d85 --- M FilterListUsers.class.php M i18n/en.json M i18n/fi.json 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FilterListUsers refs/changes/56/390756/1 diff --git a/FilterListUsers.class.php b/FilterListUsers.class.php index ae187b2..c02e36b 100644 --- a/FilterListUsers.class.php +++ b/FilterListUsers.class.php @@ -4,7 +4,7 @@ * * @file * @ingroup Extensions - * @author Jack Phoenix <[email protected]> + * @author Jack Phoenix * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later */ class FilterListUsers { diff --git a/i18n/en.json b/i18n/en.json index 743b5a6..7225c16 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1,7 +1,7 @@ { "@metadata": { "authors": [ - "Jack Phoenix <[email protected]>" + "Jack Phoenix" ] }, "filterlistusers-desc": "Filters out users that have not edited from [[Special:ListUsers|users list]]", diff --git a/i18n/fi.json b/i18n/fi.json index 3b82357..d2d9d44 100644 --- a/i18n/fi.json +++ b/i18n/fi.json @@ -2,7 +2,7 @@ "@metadata": { "authors": [ "Crt", - "Jack Phoenix <[email protected]>", + "Jack Phoenix", "01miki10" ] }, -- To view, visit https://gerrit.wikimedia.org/r/390756 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia0e118f8959a07c94c646d8de7e5d5145b231d85 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/FilterListUsers Gerrit-Branch: master Gerrit-Owner: Jack Phoenix <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
