diff --git a/.github/repos-config.json b/.github/repos-config.json index 442e25f468..cd790eb1a3 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -48,6 +48,14 @@ "auto_subtree_pull": true, "auto_subtree_push": false }, + { + "name": "rocprofiler-compute", + "url": "ROCm/rocprofiler-compute", + "branch": "develop", + "category": "projects", + "auto_subtree_pull": true, + "auto_subtree_push": false + }, { "name": "rocprofiler-register", "url": "ROCm/rocprofiler-register", @@ -64,6 +72,14 @@ "auto_subtree_pull": true, "auto_subtree_push": false }, + { + "name": "rocprofiler-systems", + "url": "ROCm/rocprofiler-systems", + "branch": "amd-staging", + "category": "projects", + "auto_subtree_pull": true, + "auto_subtree_push": false + }, { "name": "rocr-runtime", "url": "ROCm/ROCR-Runtime",