about summary refs log tree commit diff stats
path: root/tools/conf/srv/gitolite/gitolite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf/srv/gitolite/gitolite.conf')
-rw-r--r--tools/conf/srv/gitolite/gitolite.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/tools/conf/srv/gitolite/gitolite.conf b/tools/conf/srv/gitolite/gitolite.conf
index e7573dd..7975549 100644
--- a/tools/conf/srv/gitolite/gitolite.conf
+++ b/tools/conf/srv/gitolite/gitolite.conf
@@ -32,9 +32,9 @@ repo @mirror
 repo gitolite-admin
     RW+     =   gitolite
 
-repo c9-doc c9-ports c9-pmwiki c9-assistant
+repo doc machine-ports pmwiki assistant
     config gitweb.owner         =   "Hive Team"
-    config gitweb.category      =   "c9"
+    config gitweb.category      =   "machine"
 
 repo linux-pck
     config gitweb.owner         =   "Hive Team"
@@ -44,20 +44,20 @@ repo opt core contrib
     config gitweb.owner         =   "crux"
     config gitweb.category      =   "crux"
 
-repo c9-doc
-    config gitweb.description   =   "c9 documentation"
+repo doc
+    config gitweb.description   =   "documentation"
     option hook.post-receive     =  deploy-web-doc
 
-repo c9-ports
-    config gitweb.description   =   "c9 ports"
+repo machine-ports
+    config gitweb.description   =   "ports"
 
-repo c9-pmwiki
-    config gitweb.description   =   "c9 wiki"
+repo pmwiki
+    config gitweb.description   =   "wiki"
     option hook.post-receive     =  deploy-web-doc
 
-repo c9-assistant
+repo assistant
     config gitweb.owner         =   "Hive Team"
-    config gitweb.description   =   "c9 open assistant"
+    config gitweb.description   =   "open assistant"
 
 repo core
     config gitweb.description   =   "crux core collection"
@@ -75,6 +75,6 @@ repo linux-pck
 
 
 @secret    =   gitolite-admin
-@project   =   c9-doc c9-ports c9-pmwiki c9-assistant
+@project   =   doc machine-ports pmwiki assistant
 @project   =   core opt contrib
 @mirror    =   linux-pck