l git: add cholerab
This commit is contained in:
parent
279bf4e553
commit
9d27ac7734
@ -30,6 +30,10 @@ let
|
|||||||
rules = concatMap make-rules (attrValues repos);
|
rules = concatMap make-rules (attrValues repos);
|
||||||
|
|
||||||
public-repos = mapAttrs make-public-repo {
|
public-repos = mapAttrs make-public-repo {
|
||||||
|
cholerab = {
|
||||||
|
cgit.desc = "krebs thesauron & enterprise-patterns";
|
||||||
|
cgit.section = "documentation";
|
||||||
|
};
|
||||||
news = {
|
news = {
|
||||||
cgit.desc = "take a rss feed and a timeout and print it to stdout";
|
cgit.desc = "take a rss feed and a timeout and print it to stdout";
|
||||||
cgit.section = "software";
|
cgit.section = "software";
|
||||||
|
Loading…
Reference in New Issue
Block a user