mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update CODEOWNERS (#28733)
- @rachaelshaw => @noahtalerman while Rachael is OOO
This commit is contained in:
parent
d0d65b6dec
commit
fcfceaaaaf
1 changed files with 4 additions and 4 deletions
|
|
@ -65,11 +65,11 @@ go.mod @fleetdm/go
|
|||
#
|
||||
# (see website/config/custom.js for DRIs of other paths not listed here)
|
||||
##############################################################################################
|
||||
/docs @rachaelshaw
|
||||
/docs @noahtalerman
|
||||
/docs/Contributing @lukeheath # « Contributing guidelines
|
||||
/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/Contributing/Audit-logs.md @rachaelshaw # « Advanced / contributors-only audit log documentation
|
||||
/docs/REST\ API/rest-api.md @noahtalerman # « REST API reference documentation
|
||||
/docs/Contributing/API-for-contributors.md @noahtalerman # « Advanced / contributors-only API reference documentation
|
||||
/docs/Contributing/Audit-logs.md @noahtalerman # « Advanced / contributors-only audit log documentation
|
||||
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
|
||||
/render.yaml @edwardsb
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue