mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add compliance to CODEOWNERS (#10100)
This commit is contained in:
parent
838645a905
commit
bbd0cb087b
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ go.mod @fleetdm/go
|
|||
/server/ @fleetdm/go
|
||||
/cmd/ @fleetdm/go
|
||||
|
||||
# Compliance
|
||||
/ee/cis/ @sharon-fdm @artemist-work @lucasmrod @marcosd4h
|
||||
|
||||
# React engineers are automatically added as reviewers when changes are made to react files
|
||||
/frontend/ @fleetdm/frontend
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue