chore: add f44 as a valid backport target (#9737) (#9739)

(cherry picked from commit e15ea833d9)

Co-authored-by: lea <lleyton@fyralabs.com>
This commit is contained in:
Raboneko
2026-02-09 16:58:49 -08:00
committed by GitHub
parent 8ef472c5c8
commit de7c68389f
+1 -1
View File
@@ -2,7 +2,7 @@
"repoOwner": "terrapkg",
"repoName": "packages",
"resetAuthor": true,
"targetBranchChoices": ["frawhide", "f43", "f42", "el10"],
"targetBranchChoices": ["frawhide", "f44", "f43", "f42", "el10"],
"branchLabelMapping": {
"^sync-(.+)$": "$1"
}