mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
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:
parent
f233b2740e
commit
179dc240ad
@ -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">
|
||||
|
6
website/config/custom.js
vendored
6
website/config/custom.js
vendored
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user