Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages/buildslave.json
blob: 35265953bcaf9c9356a650fc3c524f7ef5db5d45 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "buildslave": {
        "fedora": [
            "buildbot"
        ], 
        "ubuntu": [
            "buildbot", 
            "buildbot-slave"
        ]
    }
}