Update CODEOWNERS (#27544)

Add CODEOWNER to audit logs page, since we make PRs to this page as part
of the product design process.
This commit is contained in:
Rachael Shaw 2025-03-26 18:26:11 -05:00 committed by GitHub
parent f351cb2820
commit 31cd4a244e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,7 @@ go.mod @fleetdm/go
/docs/Contributing @fleetdm/go @fleetdm/frontend
/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
/schema @eashaw # « Data tables (osquery/fleetd schema) documentation
/render.yaml @edwardsb