Update CODEOWNERS (#4006)

This commit is contained in:
Zach Wasserman 2022-02-14 10:49:40 -08:00 committed by GitHub
parent be72dc356c
commit 9e68e66eb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,4 +6,8 @@ go.mod @fleetdm/go
/server/ @fleetdm/go
/cmd/ @fleetdm/go
*.tf @edwardsb
# Infra/terraform
*.tf @edwardsb
# GitHub settings + actions
/.github/ @zwass