summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Copeland <ben.copeland@linaro.org>2017-05-08 11:10:30 +0100
committerBen Copeland <ben.copeland@linaro.org>2017-05-08 11:32:49 +0100
commitc4d7702af4f230e423e7eccc044f63e60b9b59f5 (patch)
treea116378b660adc9bc19cce338772d5327a4a7c86
parent9beda8d6218420fa0caa076d438210e48695bdae (diff)
GitHub: Add rt-app project
Change-Id: I77d3c4d6528815b4b44bbc11c2f7cdcd69752597
-rwxr-xr-xlinaro_metrics/sync_github_changes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro_metrics/sync_github_changes.py b/linaro_metrics/sync_github_changes.py
index 5c67c9e..d951808 100755
--- a/linaro_metrics/sync_github_changes.py
+++ b/linaro_metrics/sync_github_changes.py
@@ -30,6 +30,7 @@ GITHUB_REPOS = [
# tuple of: owner, repo, patchwork-project
('jackmitch', 'libsoc', 'libsoc'),
('rdkcmf', 'westeros', 'westeros'),
+ ('scheduler-tools', 'rt-app', 'rt-app'),
('WebPlatformForEmbedded', 'meta-wpe', 'meta-wpe'),
('WebPlatformForEmbedded', 'WPEWebKit', 'WPEWebKit'),
('ndechesne', 'meta-qcom', 'meta-qcom'),