From: Roman Bazalevsky Date: Sun, 7 Dec 2014 11:00:26 +0000 (+0300) Subject: wh2 repository added X-Git-Url: https://git.rvb.name/gitolite-admin.git/commitdiff_plain/e77b5a4fa441161c88e329dc7f643bbb5a1ee26b wh2 repository added --- 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