mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
add alick's link
This commit is contained in:
parent
d0f2a9e183
commit
d9f4b1727e
|
|
@ -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>";
|
||||
|
|
|
|||
Loading…
Reference in New Issue