Update CODEOWNERS while @rachaelshaw is OOO (#24965)

This commit is contained in:
Rachael Shaw 2024-12-20 15:23:33 -06:00 committed by GitHub
parent 6979fc128c
commit fe5834dbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,9 +65,9 @@ go.mod @fleetdm/go
#
# (see website/config/custom.js for DRIs of other paths not listed here)
##############################################################################################
/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
/docs @marko-lisica
/docs/REST\ API/rest-api.md @iansltx # « REST API reference documentation
/docs/Contributing/API-for-contributors.md @iansltx # « Advanced / contributors-only API reference documentation
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
/render.yaml @edwardsb