Update CODEOWNERS (#17627)

This adds Ben back to the codeowners for infra files. This is necessary
because both Kathy and I will be out tomorrow, so no one will be able to
approve Robert's infra changes.
This commit is contained in:
Luke Heath
2024-03-14 19:02:33 -05:00
committed by GitHub
parent 4ce61c0e2e
commit fbcf63d5f4
+3 -3
View File
@@ -53,9 +53,9 @@ go.mod @fleetdm/go
# (1 or more infra-literate engineers is required to review changes.)
# FUTURE: Look for a way to not have this notify every single person in this "github team".
##############################################################################################
/infrastructure/ @rfairburn @ksatter @lukeheath
/charts/ @rfairburn @ksatter @lukeheath
/terraform/ @rfairburn @ksatter @lukeheath
/infrastructure/ @rfairburn @ksatter @lukeheath @edwardsb
/charts/ @rfairburn @ksatter @lukeheath @edwardsb
/terraform/ @rfairburn @ksatter @lukeheath @edwardsb
##############################################################################################
# ⚗️ Reference, config surface, built-in queries, API, and other documentation.