summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Copeland <ben.copeland@linaro.org>2017-05-08 09:48:46 +0100
committerci test bot <citestbot@example.com>2017-05-08 09:53:59 +0100
commit9beda8d6218420fa0caa076d438210e48695bdae (patch)
tree453eee78eed017d0b1ddbef66ade51051769d7f5
parent072f34df731d19470310c06c9edb2a4c6113456a (diff)
GitHub: Update Zephyr project name.
Change-Id: I79bc0f48873911550f083a62443d22baaad29be5
-rwxr-xr-xlinaro_metrics/sync_github_changes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro_metrics/sync_github_changes.py b/linaro_metrics/sync_github_changes.py
index c915bb2..5c67c9e 100755
--- a/linaro_metrics/sync_github_changes.py
+++ b/linaro_metrics/sync_github_changes.py
@@ -33,7 +33,7 @@ GITHUB_REPOS = [
('WebPlatformForEmbedded', 'meta-wpe', 'meta-wpe'),
('WebPlatformForEmbedded', 'WPEWebKit', 'WPEWebKit'),
('ndechesne', 'meta-qcom', 'meta-qcom'),
- ('zephyrproject-rtos', 'zephyr', 'zephyr'),
+ ('zephyrproject-rtos', 'zephyr', 'Zephyr'),
]