X-Git-Url: https://git.rvb.name/gitolite-admin.git/blobdiff_plain/141bc15b27022d8f439cbd7d0fc3dbacebcaa991..HEAD:/conf/gitolite.conf?ds=sidebyside diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 1d471d6..8545321 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -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"