Update CODEOWNERS with external ci team and yhui (#3110)

* Add external ci team as owners for azure devops workflow folder

* Add yhuiYH to codeowners
This commit is contained in:
Sam Wu
2024-05-09 11:17:35 -06:00
committed by GitHub
parent f1894fde2e
commit 7698b57494

10
.github/CODEOWNERS vendored
View File

@@ -1,5 +1,7 @@
* @amd-aakash @jlgreathouse @samjwu @ROCm/rocm-documentation
* @amd-aakash @jlgreathouse @samjwu @yhuiYH @ROCm/rocm-documentation
# Documentation files
docs/* @amd-aakash @jlgreathouse @samjwu @ROCm/rocm-documentation
*.md @amd-aakash @jlgreathouse @samjwu @ROCm/rocm-documentation
*.rst @amd-aakash @jlgreathouse @samjwu @ROCm/rocm-documentation
docs/* @amd-aakash @jlgreathouse @samjwu @yhuiYH @ROCm/rocm-documentation
*.md @amd-aakash @jlgreathouse @samjwu @yhuiYH @ROCm/rocm-documentation
*.rst @amd-aakash @jlgreathouse @samjwu @yhuiYH @ROCm/rocm-documentation
# External CI
.azuredevops/* @ROCm/external-ci