Update codeowners to remove myself where not needed (#39282)

This commit is contained in:
Luke Heath 2026-02-03 16:13:11 -06:00 committed by GitHub
parent f84d800399
commit 3bb3b6aa4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ go.mod @fleetdm/go
# (see website/config/custom.js for DRIs of other paths not listed here)
##############################################################################################
/docs @rachaelshaw
/docs/solutions @ddribeiro @lukeheath
/docs/solutions @ddribeiro
/docs/Configuration @rachaelshaw
/docs/Contributing @lukeheath @georgekarrv @sharon-fdm # « Contributing guidelines
/docs/Contributing/product-groups/orchestration/understanding-host-vitals.md @sharon-fdm @sgress454 @getvictor # software ingestion is security & compliance
@ -84,9 +84,9 @@ go.mod @fleetdm/go
################################################################################################
# MDM
/docs/Contributing/architecture/mdm @georgekarrv @JordanMontgomery @lukeheath
/docs/Contributing/product-groups/mdm @georgekarrv @JordanMontgomery @lukeheath
/docs/Contributing/research/mdm @georgekarrv @JordanMontgomery @lukeheath
/docs/Contributing/architecture/mdm @georgekarrv @JordanMontgomery
/docs/Contributing/product-groups/mdm @georgekarrv @JordanMontgomery
/docs/Contributing/research/mdm @georgekarrv @JordanMontgomery
# Orchestration
/docs/Contributing/architecture/orchestration @sharon-fdm @sgress454
@ -158,7 +158,6 @@ go.mod @fleetdm/go
##############################################################################################
# 🚀 GitHub workflows
##############################################################################################
/.github @lukeheath
/.github/workflows/ @georgekarrv @sharon-fdm @lukeheath @lucasmrod @getvictor
# But wait, there's more!
# See the comments up top to learn where else DRIs and maintainers are configured.