From d9f4b1727e2a093a8a427d44815c4635f2858ac0 Mon Sep 17 00:00:00 2001 From: Alick Zhao Date: Fri, 21 Oct 2011 00:06:55 +0800 Subject: [PATCH] add alick's link --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index ff92668..8dcd4a6 100644 --- a/index.php +++ b/index.php @@ -65,6 +65,7 @@ function maintainer($name) 'xiaq' => 'http://linuxtoy.org/archives/author/cheer_xiao', 'MichaelChou' => 'http://michael.yuespot.org/', 'heroxbd' => 'http://www.awa.tohoku.ac.jp/~benda/', + 'alick' => 'http://wiki.tuna.tsinghua.edu.cn/alick', ); if (isset($mters[$name])) return "{$name}";