diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-06-17 06:45:54 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-06-17 06:50:48 +0200 |
commit | 0af46c58452d63160097c8d5480cd16eac4b49c8 (patch) | |
tree | e77a7eb987b98ab04332ca4ef748e8d4030c6317 | |
parent | 45bcbc3f3a1d7181eb963a6da571e802556185f7 (diff) |
Restore original state, ban user.
This reverts commits 45bcbc3f3a1d7181eb963a6da571e802556185f7 and
0eb99732fdee36b575de01215548a8ed5324f136.
-rw-r--r-- | documentation.mdwn | 2 | ||||
-rw-r--r-- | ikiwiki.setup | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index 78be5627..5c666f3f 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -27,7 +27,7 @@ Documentation for... * 2004-07-02 - Ognyan Kulev, presentation of the Hurd, at the seminar *LIO and friends*, + Ognyan Kulev, *presentation of the Hurd*, at the seminar *LIO and friends*, <http://debian.fmi.uni-sofia.bg/~ogi/hurd/liofest-20040702-hurd.ppt>, in Bulgarian. 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/}], |