Small fix
[gitolite-admin.git] / conf / gitolite.conf
index 1d471d66a268aa8f8d9ca6078a8c7434a9e267c6..854532188bbff357fa783cb7e86ebe0e0864dbd7 100644 (file)
@@ -1,8 +1,15 @@
 repo gitolite-admin
     RW+     =   rvb
 
-repo testing
-    RW+     =   @all
+repo    weathermon
+       RW+     =       rvb
+       R       =       gitweb daemon
+       description   = "Weather monitoring tools I2C sensor nodes + MQTT + web backend"
+
+repo   openhab-process
+       RW+     =       rvb
+       R       =       gitweb daemon
+       description   = "Openhab utilities"
 
 repo   openlib
        RW+     =       rvb
@@ -80,3 +87,20 @@ repo         mqtt-noolite
 repo   lua-filemanager
        RW+     =       rvb
        R       =       gitweb daemon
+
+repo   lua-squid-acl-helper
+       RW+     =       rvb
+       R       =       gitweb daemon
+
+repo   squid-reports
+       RW+     =       rvb
+       R       =       gitweb daemon
+
+repo    voicecontrol
+       RW+     =       rvb
+       R       =       gitweb daemon
+
+repo    esp-clock
+       RW+     =       rvb
+       R       =       gitweb daemon
+       description =   "Simple ESP8266 LED clock"