mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update CODEOWNERS (#21601)
This commit is contained in:
parent
685bf58cd9
commit
c6eeb946bd
1 changed files with 3 additions and 3 deletions
|
|
@ -76,9 +76,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 @georgekarrv # « REST API reference documentation
|
||||
/docs/Contributing/API-for-contributors.md @georgekarrv # « 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 @lukeheath # « Advanced / contributors-only API reference documentation
|
||||
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
|
||||
/docs/Deploy/_kubernetes/ @dherder # « Kubernetes best practice
|
||||
##############################################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue