mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update custom.js DRI for secret handbook (#16629)
This commit is contained in:
parent
55c207ff58
commit
255bd74b57
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
@ -258,7 +258,7 @@ module.exports.custom = {
|
||||
// "Secret handbook"
|
||||
// Standard operating procedures (SOP), etc that would be public handbook content except for that it's confidential.
|
||||
'README.md': ['mikermcneil'],// « about this repo
|
||||
'cold-outbound-strategy.md': ['mikermcneil','bradmacd'],// « Cold outbound strategy (see fleetdm.com/handbook/company/why-this-way for our vision of a better way to sell)
|
||||
'cold-outbound-strategy.md': ['mikermcneil'],// « Cold outbound strategy (see fleetdm.com/handbook/company/why-this-way for our vision of a better way to sell)
|
||||
|
||||
// GitHub issue templates
|
||||
'.github/ISSUE_TEMPLATE': ['mikermcneil'],// FUTURE: Bust out individual maintainership for issue templates once relevant DRIs are GitHub, markdown, and content design-certified
|
||||
|
Loading…
Reference in New Issue
Block a user