mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix typo in maintainers config mapping (#12790)
This commit is contained in:
parent
6d91487d79
commit
61e0c35661
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -231,7 +231,7 @@ module.exports.custom = {
|
|||
// Handbook
|
||||
'handbook': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'zwass'],// (default for handbook)
|
||||
'handbook/company': 'mikermcneil',
|
||||
'handbook/company/ceo-handbook': ['sampfluger88', 'mikermcneil'],
|
||||
'handbook/company/ceo-handbook.md': ['sampfluger88', 'mikermcneil'],
|
||||
'handbook/business-operations': ['jostableford', 'hollidayn', 'mikermcneil'],
|
||||
'handbook/engineering': ['zwass', 'lukeheath'],
|
||||
'handbook/product': ['noahtalerman', 'zhumo'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue