diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-16 18:09:44 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-16 18:09:44 +0200 |
commit | 856c182cd0d76db0ec2444cec96e9c53714ec930 (patch) | |
tree | 70eb5719020b548fb722c3ad6f6e253aabc89312 /ikiwiki.setup | |
parent | 5d5d6f01b3e0e700a33de02f9ece38557bb2af13 (diff) | |
parent | 89f33677640b8a6ff0bb2b7b4cb2b6c24670bde9 (diff) | |
download | web-856c182cd0d76db0ec2444cec96e9c53714ec930.tar.gz web-856c182cd0d76db0ec2444cec96e9c53714ec930.tar.bz2 web-856c182cd0d76db0ec2444cec96e9c53714ec930.zip |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 3ef1bb73..9ae1f669 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -39,8 +39,8 @@ 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 flamberian jasclaine - NateNash + banned_users => [qw{AlbertF bernhart ColetCris flamberian Jack_Dark + jasclaine NateNash http://calvinyoung.myopenid.com/ http://heaton.myopenid.com/ http://hilarybunton.myopenid.com/}], |