mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-13 15:10:37 +00:00
chore(.backportrc.json): Drop F39 since it's EOL, add EL10 and F42 (#3823)
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"repoOwner": "terrapkg",
|
||||
"repoName": "packages",
|
||||
"resetAuthor": true,
|
||||
"targetBranchChoices": ["f39", "f40", "frawhide"],
|
||||
"targetBranchChoices": ["el10", "f40", "f41", "f42", "frawhide"],
|
||||
"branchLabelMapping": {
|
||||
"^sync-(.+)$": "$1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user