l git: add cholerab

This commit is contained in:
lassulus 2018-07-08 14:54:54 +02:00
parent 279bf4e553
commit 9d27ac7734

View File

@ -30,6 +30,10 @@ let
rules = concatMap make-rules (attrValues repos);
public-repos = mapAttrs make-public-repo {
cholerab = {
cgit.desc = "krebs thesauron & enterprise-patterns";
cgit.section = "documentation";
};
news = {
cgit.desc = "take a rss feed and a timeout and print it to stdout";
cgit.section = "software";