mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 11:22:19 +00:00
868c090402
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 77cef24989)
# Conflicts:
# .backportrc.json
10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"repoOwner": "terrapkg",
|
|
"repoName": "packages",
|
|
"resetAuthor": true,
|
|
"targetBranchChoices": ["el10", "f40", "f41", "f42", "frawhide"],
|
|
"branchLabelMapping": {
|
|
"^sync-(.+)$": "$1"
|
|
}
|
|
}
|