diff --git a/CODEOWNERS b/CODEOWNERS index 954b403f0a76..e0d7d9fc1981 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -76,9 +76,9 @@ go.mod @fleetdm/go # # (see website/config/custom.js for DRIs of other paths not listed here) ############################################################################################## -/docs @rachaelshaw @eashaw @noahtalerman -/docs/REST\ API/rest-api.md @rachaelshaw @lukeheath # « REST API reference documentation -/docs/Contributing/API-for-contributors.md @rachaelshaw @lukeheath # « Advanced / contributors-only API reference documentation +/docs @eashaw +/docs/REST\ API/rest-api.md @lukeheath # « REST API reference documentation +/docs/Contributing/API-for-contributors.md @lukeheath # « Advanced / contributors-only API reference documentation /schema @eashaw # « Data tables (osquery/fleetd schema) documentation /docs/Deploy/_kubernetes/ @dherder # « Kubernetes best practice ##############################################################################################