[cairo-commit] [cairo-www] ikiwiki.setup

Carl Worth cworth at freedesktop.org
Tue Jul 3 14:42:46 PDT 2007


 ikiwiki.setup |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0f087c355ed3c6ce1185f7a82abb47f85d1a8dae
Author: Carl Worth <cworth at cworth.org>
Date:   Tue Jul 3 14:42:17 2007 -0700

    Add cworth as an admin user

diff --git a/ikiwiki.setup b/ikiwiki.setup
index 9f2da3d..d5ee8b4 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -44,7 +44,7 @@ use IkiWiki::Setup::Standard {
 
 	# And you'll likely want to customise these as well
 	wikiname => "cairographics.org",
-	#adminuser => ["yourname", ],
+	adminuser => ["cworth", ],
 	adminemail => 'cworth at cairographics.org',
 
 	# Everything else can be customised on an as-needed basis


More information about the cairo-commit mailing list