From e77b5a4fa441161c88e329dc7f643bbb5a1ee26b Mon Sep 17 00:00:00 2001 From: Roman Bazalevsky Date: Sun, 7 Dec 2014 14:00:26 +0300 Subject: [PATCH] wh2 repository added --- conf/gitolite.conf | 4 ++++ conf/gitolite.conf~ | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 conf/gitolite.conf~ diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 6bc393f..d281595 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -32,3 +32,7 @@ repo oss-streamer repo rtl-433 RW+ = rvb R = gitweb daemon + +repo wh2 + RW+ = rvb + R = gitweb daemon diff --git a/conf/gitolite.conf~ b/conf/gitolite.conf~ new file mode 100644 index 0000000..6bc393f --- /dev/null +++ b/conf/gitolite.conf~ @@ -0,0 +1,34 @@ +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 -- 2.34.1