summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-28 20:02:47 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-28 20:02:47 +0100
commit1d28ea5932620dd194147d4fc7f5bb3fb4926587 (patch)
treea46a6570f43425bbff16f9c7e0c633af80788007
parent0b3c3b0f502136908ead2347771f9dc42caf159a (diff)
downloadgitolite-admin-1d28ea5932620dd194147d4fc7f5bb3fb4926587.tar.gz
gitolite-admin-1d28ea5932620dd194147d4fc7f5bb3fb4926587.zip
Fix formatting
-rw-r--r--conf/gitolite.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 6d71650..f059815 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -14,39 +14,39 @@
@archive = archive/dot_product archive/sobel_filter
repo CREATOR/..*
- C = @all
- RW+ = CREATOR
- RW = WRITERS
- R = READERS
+ C = @all
+ RW+ = CREATOR
+ RW = WRITERS
+ R = READERS
repo gitolite-admin
- RW+ = @admin
+ RW+ = @admin
repo @all
- R = gitweb daemon
+ R = gitweb daemon
repo @archive @active
- RW+ = ymherklotz
- R = @all
- owner = Yann Herklotz
+ RW+ = ymherklotz
+ R = @all
+ owner = Yann Herklotz
repo @mirrored-repos
option hook.post-update = github-mirror
repo vericert
- desc = Vericert is a formally verified high-level synthesis tool.
+ desc = Vericert is a formally verified high-level synthesis tool.
repo vericert-docs
- desc = Documentation for Vericert.
+ desc = Documentation for Vericert.
repo dotfiles
- desc = Dotfiles for Linux and Macos.
+ desc = Dotfiles for Linux and Macos.
repo emacs-zettelkasten
- desc = Simple zettelkasten mode for emacs.
+ desc = Simple zettelkasten mode for emacs.
repo verismith
- desc = Verilog Fuzzer to test the major simulators and sythesisers by generating random, valid Verilog.
+ desc = Verilog Fuzzer to test the major simulators and sythesisers by generating random, valid Verilog.
repo private/formal_hls
- RW+ = ymherklotz
+ RW+ = ymherklotz