X-Git-Url: https://git.rvb.name/gitolite-admin.git/blobdiff_plain/9ebde05593141936710745d221eb7107686e6cd5..HEAD:/conf/gitolite.conf diff --git a/conf/gitolite.conf b/conf/gitolite.conf index c8bdc0f..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 @@ -20,10 +27,6 @@ repo zenbook-als RW+ = rvb R = gitweb daemon -repo weathermon - RW+ = rvb - R = gitweb daemon - repo oss-streamer RW+ = rvb R = gitweb daemon @@ -49,10 +52,6 @@ repo php RW+ = rvb R = gitweb daemon -repo openhab-process - RW+ = rvb - R = gitweb daemon - repo mpd-web RW+ = rvb R = gitweb daemon @@ -88,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"