diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-04-27 22:27:44 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-04-27 22:27:44 +0200 |
commit | 586a021cebd6e60d27f5c8f313366295f29e139e (patch) | |
tree | 7c03559d3dc910d2659f7a3ead40814ab5b0ef51 /ikiwiki.setup | |
parent | 7d3a75b9d2ae492faf3577b410b1ad0b29465674 (diff) | |
parent | 648dbf34069c9b9cfe542d3c36084bfe238e7fb7 (diff) |
Merge commit '7d3a75b9d2ae492faf3577b410b1ad0b29465674'; commit '648dbf34069c9b9cfe542d3c36084bfe238e7fb7'
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index c98d04b6..eb31a420 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 flamberian + banned_users => [qw{AlbertF bernhart ColetCris flamberian jasclaine http://calvinyoung.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located |