summaryrefslogtreecommitdiff
path: root/chromium/infra/config/milestones.json
blob: 86b10207a281e633b99ab729600e8e57d17a8041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "86": {
        "name": "m86",
        "project": "chromium-m86",
        "ref": "refs/branch-heads/4240"
    },
    "88": {
        "name": "m88",
        "project": "chromium-m88",
        "ref": "refs/branch-heads/4324"
    },
    "89": {
        "name": "m89",
        "project": "chromium-m89",
        "ref": "refs/branch-heads/4389"
    },
    "90": {
        "name": "m90",
        "project": "chromium-m90",
        "ref": "refs/branch-heads/4430"
    }
}