From 9196a9cf0803d47d5a8cf29cd7b8ea135425fda0 Mon Sep 17 00:00:00 2001 From: Platonides Date: Tue, 17 Jul 2012 00:39:42 +0200 Subject: [PATCH] Add Timo Tijhof (Krinkle) to the Special:Version credits. Contributing as a core developer since October 2010, he is known for his work on MediaWiki JavaScript. Moreover, he was the only author with more than 500 commits missing here. :) Welcome, Timo! Change-Id: Ibe0c0643cebb6cbaff2f84f265a0871c99d6807a --- includes/specials/SpecialVersion.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/specials/SpecialVersion.php b/includes/specials/SpecialVersion.php index 5a71ccb5e1..51c2d0f560 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -108,6 +108,7 @@ class SpecialVersion extends SpecialPage { 'Alexandre Emsenhuber', 'Siebrand Mazeland', 'Chad Horohoe', 'Roan Kattouw', 'Trevor Parscal', 'Bryan Tong Minh', 'Sam Reed', 'Victor Vasiliev', 'Rotem Liss', 'Platonides', 'Antoine Musso', + 'Timo Tijhof', wfMsg( 'version-poweredby-others' ) ); -- 2.20.1