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