Temporarily set API docs DRI to georgekarrv (#21238)

This commit is contained in:
Luke Heath 2024-08-10 19:49:43 -07:00 committed by GitHub
parent dbfee02f78
commit 0a126cabe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,8 +77,8 @@ 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 @lukeheath # « REST API reference documentation
/docs/Contributing/API-for-contributors.md @lukeheath # « Advanced / contributors-only API reference documentation
/docs/REST\ API/rest-api.md @georgekarrv # « REST API reference documentation
/docs/Contributing/API-for-contributors.md @georgekarrv # « Advanced / contributors-only API reference documentation
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
/docs/Deploy/_kubernetes/ @dherder # « Kubernetes best practice
##############################################################################################