summaryrefslogtreecommitdiff
path: root/open-source-lorries/mutter.lorry
blob: e6f96e51d042bff0ae2c5848744cf84507f63a00 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "mutter": {
        "type": "git",
        "url": "git://git.gnome.org/mutter",
        "refspecs": [
            "+refs/heads/*:refs/heads/*",
            "+refs/tags/*:refs/tags/*"
        ]
    }
}