Add lukeheath to engineering handbook auto approvals (#12115)

I want to add myself to Engineering DRIs so I can iterate faster on the
engineering handbook.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
This commit is contained in:
Luke Heath 2023-06-02 17:43:35 -05:00 committed by GitHub
parent f233b2740e
commit 179dc240ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@ For each attendee:
- What could have gone better this release cycle?
- What should we remember next time?
### Group Weeklies
### Group weeklies
A chance for deeper, synchronous discussion on topics relevant to that group. Held weekly for 30 minutes - one hour.
@ -965,5 +965,5 @@ The following [Slack channels are maintained](https://fleetdm.com/handbook/compa
| `#help-qa` | Reed Haynes |
| `#_pov-environments` | Ben Edwards |
<meta name="maintainedBy" value="zwass">
<meta name="maintainedBy" value="lukeheath">
<meta name="title" value="🚀 Engineering">

View File

@ -115,11 +115,11 @@ module.exports.custom = {
'handbook': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'zwass'],// (default for handbook)
'handbook/company': 'mikermcneil',
'handbook/business-operations': ['hollidayn', 'mikermcneil'],
'handbook/engineering': 'zwass',
'handbook/business-operations': ['jostableford','hollidayn', 'mikermcneil'],
'handbook/engineering': ['zwass', 'lukeheath'],
'handbook/product': ['noahtalerman', 'zhumo'],
'handbook/customers': ['alexmitchelliii','zayhanlon','dherder'],
'handbook/marketing': ['jarodreyes', 'mike-j-thomas'],
'handbook/marketing': ['jarodreyes', 'mike-j-thomas', 'spokanemac'],
'website': 'mikermcneil',// (default for website)
'website/views': 'eashaw',