diff --git a/CODEOWNERS b/CODEOWNERS index e4d1312134c0..c8512f309c58 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -65,9 +65,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 @iansltx # « REST API reference documentation -/docs/Contributing/API-for-contributors.md @iansltx # « 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 @rachaelshaw # « Advanced / contributors-only API reference documentation /schema @eashaw # « Data tables (osquery/fleetd schema) documentation /render.yaml @edwardsb