diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ea2db41..a48123f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,11 @@ * @carlosrodlop * @holywen -* @ps-ssingh \ No newline at end of file +* @ps-ssingh + +# Center of Excellence team as owners for files that require documentation review. + +*.md @cloudbees/team-docs-coe +LICENSE @cloudbees/team-docs-coe +outputs.tf @cloudbees/team-docs-coe +variables.tf @cloudbees/team-docs-coe +img/ @cloudbees/team-docs-coe