diff --git a/branches.json b/branches.json new file mode 100644 index 0000000000000..3f6bcc88144da --- /dev/null +++ b/branches.json @@ -0,0 +1,17 @@ +{ + "notice": "This file is not maintained outside of the main branch and should only be used for tooling.", + "branches": [ + { + "branch": "main" + }, + { + "branch": "8.10" + }, + { + "branch": "8.9" + }, + { + "branch": "7.17" + } + ] +}