From 090152451bbe6c36fd00734544686585e453b088 Mon Sep 17 00:00:00 2001 From: Roman Bazalevskiy Date: Tue, 26 Dec 2017 12:09:51 +0300 Subject: [PATCH] mpd-lua added --- conf/gitolite.conf | 4 +++ conf/gitolite.conf~ | 75 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 conf/gitolite.conf~ diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 7339ced..c1bc90c 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -73,3 +73,7 @@ repo gpio-int repo setroute RW+ = rvb R = daemon + +repo mpd-lua + RW+ = rvb + R = gitweb daemon diff --git a/conf/gitolite.conf~ b/conf/gitolite.conf~ new file mode 100644 index 0000000..7339ced --- /dev/null +++ b/conf/gitolite.conf~ @@ -0,0 +1,75 @@ +repo gitolite-admin + RW+ = rvb + +repo testing + RW+ = @all + R = gitweb daemon + +repo openlib + RW+ = rvb + R = gitweb daemon + +repo pyrungps + RW+ = rvb + R = gitweb daemon + +repo indicator-nut + RW+ = rvb + R = gitweb daemon + +repo zenbook-als + RW+ = rvb + R = gitweb daemon + +repo weathermon + RW+ = rvb + R = gitweb daemon + +repo oss-streamer + RW+ = rvb + R = gitweb daemon + +repo rtl-433 + RW+ = rvb + R = gitweb daemon + + +repo sync-ebook + RW+ = rvb + R = gitweb daemon + +repo vpproxy + RW+ = rvb + R = gitweb daemon + +repo ddns + RW+ = rvb + R = gitweb daemon + +repo php + RW+ = rvb + R = gitweb daemon + +repo openhab-process + RW+ = rvb + R = gitweb daemon + +repo mpd-web + RW+ = rvb + R = gitweb daemon + +repo lede-packages + RW+ = rvb + R = gitweb daemon + +repo i2c-telemetry + RW+ = rvb + R = gitweb daemon + +repo gpio-int + RW+ = rvb + R = gitweb daemon + +repo setroute + RW+ = rvb + R = daemon -- 2.34.1