diff --git a/.backportrc.json b/.backportrc.json index 1c7b5305f4..1c5d20bad8 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -2,7 +2,7 @@ "repoOwner": "terrapkg", "repoName": "packages", "resetAuthor": true, - "targetBranchChoices": ["f39", "f40", "frawhide"], + "targetBranchChoices": ["el10", "f40", "f41", "f42", "frawhide"], "branchLabelMapping": { "^sync-(.+)$": "$1" }