mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Add rachaelshaw to CODEOWNERS for docs (#11793)
+ Added myself to `/docs/` as discussed with @mikermcneil
+ Also to the specific doc sections for the REST API and API for
contributors because they were separated out (let me know if you'd
rather I remove myself from those, don't mean to get grabby!)
+ Fixed a typo ✨
.
---------
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
This commit is contained in:
parent
37a976adf7
commit
9cd094a22a
1 changed files with 4 additions and 4 deletions
|
|
@ -28,16 +28,16 @@ go.mod @fleetdm/go
|
|||
/CHANGELOG.md @noahtalerman
|
||||
|
||||
# Fleet documentation (who is auto-requested as reviewer for changes to docs?)
|
||||
/docs/ @ksatter
|
||||
/docs/ @rachaelshaw
|
||||
|
||||
# REST API reference documentation
|
||||
/docs/Using-Fleet/REST-API.md @ksatter @lukeheath
|
||||
/docs/Contributing/API-for-contributors.md @ksatter @lukeheath
|
||||
/docs/Using-Fleet/REST-API.md @rachaelshaw
|
||||
/docs/Contributing/API-for-contributors.md @rachaelshaw
|
||||
|
||||
# Standard query library YAML
|
||||
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @zwass
|
||||
|
||||
# Exapnded table documentation
|
||||
# Expanded table documentation
|
||||
/schema @eashaw
|
||||
|
||||
# Articles
|
||||
|
|
|
|||
Loading…
Reference in a new issue