diff options
author | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-04-20 19:04:11 +0200 |
---|---|---|
committer | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-04-20 19:04:11 +0200 |
commit | ca159a6393b8dbb103fdd2cb9d818ba50f4e11f6 (patch) | |
tree | a87244f7ae68c88432fce60260e8430584694f18 | |
parent | 3896ffc39d0b1fa22762af4513047daaab558722 (diff) | |
parent | 29672c7693792ae01d6982f9a9f0e965c83f768a (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index c417dcbf..c98d04b6 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{AlbertF bernhart ColetCris + banned_users => [qw{AlbertF bernhart ColetCris flamberian http://calvinyoung.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located |