mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update CODEOWNERS: reference docs (#24704)
This commit is contained in:
parent
73f6381ec6
commit
1db0c929de
1 changed files with 3 additions and 3 deletions
|
|
@ -65,9 +65,9 @@ go.mod @fleetdm/go
|
|||
#
|
||||
# (see website/config/custom.js for DRIs of other paths not listed here)
|
||||
##############################################################################################
|
||||
/docs @rachaelshaw @noahtalerman
|
||||
/docs/REST\ API/rest-api.md @rachaelshaw @noahtalerman # « REST API reference documentation
|
||||
/docs/Contributing/API-for-contributors.md @rachaelshaw @noahtalerman # « 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue