Update CODEOWNERS

Simplifying the CODEOWNERS file to allow respective teams the capabilities to manage PRs as responsibilities have been updated recently. In the short term, this will add notifications to folks for each team.
This commit is contained in:
Alexis Abril
2024-03-29 13:23:28 -07:00
committed by GitHub
parent 539cde590c
commit 4ca845b387
+4 -4
View File
@@ -1,5 +1,5 @@
* @actions/advanced-security-code-scanning
* @actions/advanced-security-dependency-graph
* @actions/pages
* @actions/actions-workflow-development-reviewers
/code-scanning/ @actions/advanced-security-code-scanning @actions/actions-workflow-development-reviewers @actions/advanced-security-dependency-graph
/code-scanning/dependency-review.yml @actions/actions-workflow-development-reviewers @actions/advanced-security-dependency-graph
/pages/ @actions/pages @actions/actions-workflow-development-reviewers
* @actions/starter-workflows