diff --git a/CODEOWNERS b/CODEOWNERS index 5916df741f75..6d62d8492392 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 @eashaw -/docs/REST\ API/rest-api.md @georgekarrv # « REST API reference documentation -/docs/Contributing/API-for-contributors.md @georgekarrv # « Advanced / contributors-only API reference documentation +/docs @rachaelshaw +/docs/REST\ API/rest-api.md @rachaelshaw # « 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 ##############################################################################################