summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 44e3272..f12e127 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -186,3 +186,9 @@ repo papers/fpga20_fubfst
repo papers/latte21_hlstpc
desc = High-level synthesis tools should be proven correct.
+
+repo forks/picorv32
+ desc = fork of https://github.com/YosysHQ/picorv32.
+
+repo forks/smtcoq
+ desc = fork of https://github.com/smtcoq/smtcoq.