summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Copeland <ben.copeland@linaro.org>2018-06-25 17:50:44 +0100
committerBenjamin Copeland <ben.copeland@linaro.org>2018-06-25 17:50:44 +0100
commit8f5e56bba0bfd921d7e2078bd4ea189654e4692b (patch)
treef30922a2e7793934bc0820a27322c9f7d915a972
parent3d12ada486ea19aa53e5861700bfce00e498b804 (diff)
GitHub: Add KernelCI Projects to patchwork tracking
Change-Id: I1bddde98f333e1af4b85e45bcefe435bf39695ef
-rwxr-xr-xlinaro_metrics/sync_github_changes.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/linaro_metrics/sync_github_changes.py b/linaro_metrics/sync_github_changes.py
index c0f406d..0698c9c 100755
--- a/linaro_metrics/sync_github_changes.py
+++ b/linaro_metrics/sync_github_changes.py
@@ -37,6 +37,10 @@ GITHUB_REPOS = [
('OP-TEE', 'optee_client', 'optee_client'),
('OP-TEE', 'build', 'optee_build'),
('OP-TEE', 'manifest', 'optee_manifest'),
+ ('kernelci', 'kernelci-build', 'kernelci-build'),
+ ('kernelci', 'kernelci-backend', 'kernelci-backend'),
+ ('kernelci', 'kernelci-frontend', 'kernelci-frontend'),
+ ('kernelci', 'lava-ci', 'lava-ci'),
('linaro-swg', 'optee_android_manifest', 'optee_android_manifest'),
('linaro-swg', 'optee_benchmark', 'optee_benchmark'),
('linaro-swg', 'linux', 'optee_linux'),