mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add Ashish and John as auto-approvers for html edits (#36390)
This commit is contained in:
parent
40a2e79737
commit
c4dc63a5ef
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -236,7 +236,7 @@ module.exports.custom = {
|
|||
|
||||
// Website (fleetdm.com)
|
||||
'website': ['mikermcneil', 'eashaw'],// (default for website)
|
||||
'website/views': ['eashaw', 'mike-j-thomas'],
|
||||
'website/views': ['eashaw', 'mike-j-thomas', 'johnjeremiah', 'akuthiala'],
|
||||
'website/generators': 'eashaw',
|
||||
'website/assets': 'eashaw',
|
||||
'website/package.json': 'eashaw',
|
||||
|
|
|
|||
Loading…
Reference in a new issue