l git: add Reaktor
This commit is contained in:
parent
4bcb98a3c4
commit
4b3af45e9c
@ -34,6 +34,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 {
|
||||||
|
Reaktor = {
|
||||||
|
cgit.desc = "Reaktor IRC bot";
|
||||||
|
cgit.section = "software";
|
||||||
|
};
|
||||||
buildbot-classic = {
|
buildbot-classic = {
|
||||||
cgit.desc = "fork of buildbot";
|
cgit.desc = "fork of buildbot";
|
||||||
cgit.section = "software";
|
cgit.section = "software";
|
||||||
|
Loading…
Reference in New Issue
Block a user