-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CODEOWNERS and DRIs #20503
Update CODEOWNERS and DRIs #20503
Conversation
- @lukeheath is interim DRI of API design while @rachaelshaw is out - @eashaw is interim DRI of product reference docs - @eashaw is also CODEOWNER of /docs b/c of doc generation markdown structure expertise and to unblock if Noah is slow to review
@noahtalerman We will need to update the website's custom configuration to enable auto-approvals for documentation PRs. Would you like me to add those changes to this PR? |
Co-authored-by: Eric <eashaw@sailsjs.com>
@eashaw yes please! Thanks for catching that. |
CODEOWNERS
Outdated
@@ -76,8 +76,8 @@ go.mod @fleetdm/go | |||
# | |||
# (see website/config/custom.js for DRIs of other paths not listed here) | |||
############################################################################################## | |||
/docs @rachaelshaw | |||
/docs/Using-Fleet/REST-API.md @rachaelshaw # « REST API reference documentation | |||
/docs @rachaelshaw @eashaw @noahtalerman |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When something needs to be reviewed, 1 person can hear about it and review it.
I.e. 1 DRI not 3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mikermcneil This is to provide backups while @rachaelshaw is out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go with @eashaw
CODEOWNERS
Outdated
/docs @rachaelshaw | ||
/docs/Using-Fleet/REST-API.md @rachaelshaw # « REST API reference documentation | ||
/docs @rachaelshaw @eashaw @noahtalerman | ||
/docs/REST\ API/rest-api.md @rachaelshaw @lukeheath # « REST API reference documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 DRI not 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mikermcneil This is to provide backups while @rachaelshaw is out. Are you saying we should remove her and just list me?
docs/
b/c of doc generation markdown, structure expertise, and to unblock if Noah is slow to review