diff --git a/.backportrc.json b/.backportrc.json index ec949434f0..4d7f463059 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -2,7 +2,7 @@ "repoOwner": "terrapkg", "repoName": "packages", "resetAuthor": true, - "targetBranchChoices": ["frawhide", "f43", "f42", "el10"], + "targetBranchChoices": ["frawhide", "f44", "f43", "f42", "el10"], "branchLabelMapping": { "^sync-(.+)$": "$1" }