summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-10-07 12:04:41 +0100
committerYann Herklotz <git@yannherklotz.com>2021-10-07 12:04:41 +0100
commita29a1141eee1270801862061f0c766432428d7f9 (patch)
tree32aee9c3495cd7e18f5d5b8cdad5eb3cda290648
parent8f544af8f28083f8b977b3986c29d9e0abb38101 (diff)
downloadgitolite-admin-a29a1141eee1270801862061f0c766432428d7f9.tar.gz
gitolite-admin-a29a1141eee1270801862061f0c766432428d7f9.zip
Update repository list
-rw-r--r--conf/gitolite.conf16
1 files changed, 14 insertions, 2 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 2dca59a..57bff9e 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -122,5 +122,17 @@ repo zzz/BinaryTree
repo zzz/A-star-algorithm
desc = an A-star algorithm implementation with a UI.
-repo private/formal_hls
- RW+ = ymherklotz
+repo papers/oopsla21_fvhls
+ RW+ = ymherklotz
+ R = @all
+ owner = Yann Herklotz
+
+repo papers/fccm21_esrhls
+ RW+ = ymherklotz
+ R = @all
+ owner = Yann Herklotz
+
+repo papers/fpga20_fubfst
+ RW+ = ymherklotz
+ R = @all
+ owner = Yann Herklotz