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:
Rachael Shaw 2023-05-23 21:46:41 -05:00 committed by GitHub
parent 37a976adf7
commit 9cd094a22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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