From bf99811f1a0f261e1f9569f66356bd9b269abbcb Mon Sep 17 00:00:00 2001 From: Roman Bazalevskiy Date: Wed, 16 Nov 2022 17:00:47 +0300 Subject: [PATCH 1/2] typo --- conf/gitolite.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 36a21e0..a977491 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -4,7 +4,7 @@ repo gitolite-admin repo weathermon RW+ = rvb R = gitweb daemon - description = Weather monitoring tools I2C sensor nodes + MQTT + web backend + description = "Weather monitoring tools I2C sensor nodes + MQTT + web backend" repo openhab-process RW+ = rvb @@ -102,4 +102,4 @@ repo voicecontrol repo esp-clock RW+ = rvb R = gitweb daemon - description = Simple ESP8266 LED clock + description = "Simple ESP8266 LED clock" -- 2.34.1 From 6c8b2ca6215b58b7c5f2116b0013d160e742108f Mon Sep 17 00:00:00 2001 From: Roman Bazalevskiy Date: Tue, 30 Apr 2024 08:43:22 +0300 Subject: [PATCH 2/2] Small fix --- conf/gitolite.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index a977491..8545321 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -4,11 +4,12 @@ repo gitolite-admin repo weathermon RW+ = rvb R = gitweb daemon - description = "Weather monitoring tools I2C sensor nodes + MQTT + web backend" + 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 -- 2.34.1