Skip to content

Commit

Permalink
Notify test automation engineers about changes in the repository (#717)
Browse files Browse the repository at this point in the history
* chore: notify qa engineers about changes in the repository

* chore: include generators folder in the codeowners file

* chore: restore removed config
  • Loading branch information
CarlosCortizasCT authored Dec 12, 2024
1 parent 13b8dda commit f3dfbaf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@
/.github/CODEOWNERS @commercetools/merchant-center-tech-leadership

# Tooling
/core/ @commercetools/merchant-center-tech-leadership
/core/ @commercetools/merchant-center-tech-leadership @commercetools/test-automation-engineers
/generators/ @commercetools/merchant-center-tech-leadership @commercetools/test-automation-engineers
/codegen* @commercetools/shield-team-fe

# Models
/models @commercetools/merchant-center-tech-leadership
/models @commercetools/merchant-center-tech-leadership @commercetools/test-automation-engineers

/models/associate-role @commercetools/customers-team-fe
/models/attribute-group @commercetools/pacman-team-fe
Expand Down

0 comments on commit f3dfbaf

Please sign in to comment.