summaryrefslogtreecommitdiffstats
path: root/maintainer-checks/maintainers.py
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer-checks/maintainers.py')
-rwxr-xr-xmaintainer-checks/maintainers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-checks/maintainers.py b/maintainer-checks/maintainers.py
index aca3424..fa83a12 100755
--- a/maintainer-checks/maintainers.py
+++ b/maintainer-checks/maintainers.py
@@ -16,7 +16,7 @@ args = parser.parse_args()
# Paths to certain repos
repo = {
- "updater": "../../updater",
+ "updater": "../../jenkins/updater",
"wiki": "../../wiki",
"hudson": "../../jenkins",
"cve": "../../cve"