Offboarding: Chris (#9321)

.

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
This commit is contained in:
Charlie Chance 2023-01-13 12:44:36 -07:00 committed by GitHub
parent 328a190e3a
commit d6808b1051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ go.mod @fleetdm/go
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
/charts/ @zwinnerman-fleetdm @edwardsb @rfairburn
# GitHub settings + actions
/.github/ @fleetdm/g-platform
# GitHub settings + actions + issue templates
/.github/ @zwass @mikermcneil
# Codeowners file
/CODEOWNERS @zwass @mikermcneil
@ -20,12 +20,8 @@ go.mod @fleetdm/go
# Changelog
/CHANGELOG.md @noahtalerman
# Fleet documentation
# TODO: will anyone be auto-requested as reviewer for docs?
# previously this was:
# /docs/ @chris-mcgillicuddy
# then mikermcneil added more folks, but it was a bad idea that resulted in a lot of extra notifications to ≥3 people.
# So instead, who will be DRI for reviewing docs?
# Fleet documentation (who is auto-requested as reviewer for changes to docs?)
/docs/ @ksatter
# REST API reference documentation
/docs/Using-Fleet/REST-API.md @ksatter @lukeheath
@ -38,7 +34,7 @@ go.mod @fleetdm/go
/schema @guillaumeross
# Articles
/articles @chris-mcgillicuddy
/articles @mikermcneil
# Website
/website/ @eashaw