Fix maintainers.py after updater repo deprecation
Change-Id: I7307e2be50e82985433f6191946eced200817b6b
This commit is contained in:
@@ -16,7 +16,7 @@ args = parser.parse_args()
|
||||
|
||||
# Paths to certain repos
|
||||
repo = {
|
||||
"updater": "../../updater",
|
||||
"updater": "../../jenkins/updater",
|
||||
"wiki": "../../wiki",
|
||||
"hudson": "../../jenkins",
|
||||
"cve": "../../cve"
|
||||
|
||||
Reference in New Issue
Block a user