diff options
-rw-r--r-- | ikiwiki.setup | 3 | ||||
-rw-r--r-- | index.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 20a02a66..108078f5 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,8 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{AlbertF ColetCris http://calvinyoung.myopenid.com/}], + banned_users => [qw{AlbertF bernhart ColetCris + http://calvinyoung.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki @@ -76,7 +76,7 @@ There are a couple of different [[Hurd_FAQs|hurd/FAQ]]. There are a number of [[IRC_channels|IRC]] and several different [[mailing lists]] with searchable archives. -Before asking a question on a mailing list or on [IRC](http://nas-server.org/), first, please try to +Before asking a question on a mailing list or on IRC, first, please try to answer your own question using a search engine and reading the introductory information. If you have done this and you cannot find the answer to your question, feel free to ask on a mailing list or on IRC. |