Add myself as backup for contributing docs (#31925)

This commit is contained in:
Luke Heath 2025-08-14 12:43:56 -05:00 committed by GitHub
parent 5565677244
commit 1e29605182
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,8 +79,8 @@ go.mod @fleetdm/go
/docs/Contributing/research/orchestration @lukeheath @sharon-fdm
/docs/Contributing/research/software @lukeheath @mostlikelee
/docs/REST\ API/rest-api.md @rachaelshaw # « REST API reference documentation
/docs/Contributing/reference/api-for-contributors.md @rachaelshaw # « Advanced / contributors-only API reference documentation
/docs/Contributing/reference/audit-logs.md @rachaelshaw # « Advanced / contributors-only audit log documentation
/docs/Contributing/reference/api-for-contributors.md @rachaelshaw @lukeheath # « Advanced / contributors-only API reference documentation
/docs/Contributing/reference/audit-logs.md @rachaelshaw @lukeheath # « Advanced / contributors-only audit log documentation
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
/render.yaml @edwardsb
/it-and-security @allenhouchins