diff --git a/CODEOWNERS b/CODEOWNERS index 2be9b50e79e5..431fb71d4f1e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -77,8 +77,8 @@ 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 @lukeheath # « REST API reference documentation -/docs/Contributing/API-for-contributors.md @lukeheath # « Advanced / contributors-only API reference documentation +/docs/REST\ API/rest-api.md @georgekarrv # « REST API reference documentation +/docs/Contributing/API-for-contributors.md @georgekarrv # « Advanced / contributors-only API reference documentation /schema @eashaw # « Data tables (osquery/fleetd schema) documentation /docs/Deploy/_kubernetes/ @dherder # « Kubernetes best practice ##############################################################################################