mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update codeowners to remove myself where not needed (#39282)
This commit is contained in:
parent
f84d800399
commit
3bb3b6aa4f
1 changed files with 4 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue