add alick's link

This commit is contained in:
Alick Zhao 2011-10-21 00:06:55 +08:00 committed by XU Benda
parent d0f2a9e183
commit d9f4b1727e

View File

@ -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 "<a href='{$mters[$name]}' target='_blank'>{$name}</a>";