Skip to content

Commit

Permalink
Updated CODEOWNERS for yaml instead of md entries
Browse files Browse the repository at this point in the history
Signed-off-by: Eddie Knight <[email protected]>
  • Loading branch information
eddie-knight committed Aug 15, 2024
1 parent e393f9c commit 80c770b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# Changes that might impact automation must be reviewed by the Delivery WG
# Code owners should only be modified by the SteerCo
/.github @finos/ccc-wg-delivery
/release @finos/ccc-wg-delivery
/.github/CODEOWNERS @finos/ccc-steerco
#
########
Expand Down Expand Up @@ -49,8 +50,8 @@
########
#
# Threats or controls definition changes must be reviewed by the Security WG
**/threats.md @finos/ccc-wg-security
**/controls.md @finos/ccc-wg-security
**/threats.yaml @finos/ccc-wg-security
**/controls.yaml @finos/ccc-wg-security
**/*.feature @finos/ccc-wg-security
#
########
Expand All @@ -70,4 +71,4 @@
/docs/governance @finos/ccc-steerco @finos/ccc-wg-community-structure
**/charter.md @finos/ccc-steerco
#
########
########

0 comments on commit 80c770b

Please sign in to comment.