diff options
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 89130e2b..ab6f00c3 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -41,6 +41,7 @@ IkiWiki::Setup::Standard->import({ # users who are banned from the wiki banned_users => [qw{AlbertF bernhart ColetCris flamberian jasclaine http://calvinyoung.myopenid.com/ + http://heaton.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, |