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