l git: add buildbot-classic
This commit is contained in:
parent
2dccd7d8d3
commit
4016855f41
|
@ -30,6 +30,10 @@ let
|
|||
rules = concatMap make-rules (attrValues repos);
|
||||
|
||||
public-repos = mapAttrs make-public-repo {
|
||||
buildbot-classic = {
|
||||
cgit.desc = "fork of buildbot";
|
||||
cgit.section = "software";
|
||||
};
|
||||
cholerab = {
|
||||
cgit.desc = "krebs thesauron & enterprise-patterns";
|
||||
cgit.section = "documentation";
|
||||
|
|
Loading…
Reference in a new issue