summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 9730d02..6cfe04c 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -139,3 +139,9 @@ repo papers/fpga20_fubfst
R = @all
owner = Yann Herklotz
desc = Finding and understanding bugs in FPGA synthesis tools.
+
+repo papers/latte21_hlstpc
+ RW+ = ymherklotz
+ R = @all
+ owner = Yann Herklotz
+ desc = High-level synthesis tools should be proven correct.