mirror of https://github.com/apache/druid.git
Add 0.18.0 to .backportrc.json to facilitate backport. (#9661)
This commit is contained in:
parent
0ff926b1a1
commit
cbbfd63bed
|
@ -2,6 +2,7 @@
|
|||
"upstream": "apache/druid",
|
||||
"branches": [
|
||||
{ "name": "0.16.1-incubating", "checked": true },
|
||||
{ "name": "0.17.0", "checked": true }
|
||||
{ "name": "0.17.0", "checked": true },
|
||||
{ "name": "0.18.0", "checked": true }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue