l git: add Reaktor

This commit is contained in:
lassulus 2018-09-16 20:35:23 +02:00
parent 4bcb98a3c4
commit 4b3af45e9c

View File

@ -34,6 +34,10 @@ let
rules = concatMap make-rules (attrValues repos);
public-repos = mapAttrs make-public-repo {
Reaktor = {
cgit.desc = "Reaktor IRC bot";
cgit.section = "software";
};
buildbot-classic = {
cgit.desc = "fork of buildbot";
cgit.section = "software";