mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
parent
6d6e188ced
commit
8c5efced90
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -253,7 +253,7 @@ module.exports.custom = {
|
|||
|
||||
// Repo automation and change control settings
|
||||
'CODEOWNERS': ['mikermcneil', 'zwass'],
|
||||
'.gitignore': ['mikermcneil', 'zwass', 'hollidayn', 'dherder', 'zayhanlon', 'lukeheath', 'zwinnerman-fleetdm', 'rfairburn'],// « what files should not be checked in?
|
||||
'.gitignore': ['mikermcneil', 'zwass', 'hollidayn', 'dherder', 'zayhanlon', 'lukeheath', 'rfairburn'],// « what files should not be checked in?
|
||||
'free-for-all': '*',//« Folder that any fleetie (core team member, not consultants) can push to, willy-nilly
|
||||
|
||||
// "Secret handbook"
|
||||
|
|
|
|||
Loading…
Reference in a new issue