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
|
# Paths to certain repos
|
||||||
repo = {
|
repo = {
|
||||||
"updater": "../../updater",
|
"updater": "../../jenkins/updater",
|
||||||
"wiki": "../../wiki",
|
"wiki": "../../wiki",
|
||||||
"hudson": "../../jenkins",
|
"hudson": "../../jenkins",
|
||||||
"cve": "../../cve"
|
"cve": "../../cve"
|
||||||
|
|||||||
Reference in New Issue
Block a user