Set CODEOWNERS for github actions as g-platform (#5780)
* Set CODEOWNERS for github actions as g-platform * Add robert to infra codeownership
This commit is contained in:
+3
-3
@@ -7,11 +7,11 @@ go.mod @fleetdm/go
|
||||
/cmd/ @fleetdm/go
|
||||
|
||||
# Infra/terraform
|
||||
*.tf @edwardsb @zwinnerman-fleetdm
|
||||
/infrastructure/ @zwinnerman-fleetdm @edwardsb
|
||||
*.tf @edwardsb @zwinnerman-fleetdm @rfairburn
|
||||
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
|
||||
|
||||
# GitHub settings + actions
|
||||
/.github/ @zwass
|
||||
/.github/ @g-platform
|
||||
|
||||
# Changelog
|
||||
CHANGELOG.md @noahtalerman
|
||||
|
||||
Reference in New Issue
Block a user