druid/.backportrc.json

8 lines
171 B
JSON

{
"upstream": "apache/incubator-druid",
"branches": [
{ "name": "0.16.0-incubating", "checked": true },
{ "name": "0.17.0-incubating", "checked": true }
]
}