mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 22:39:17 +00:00
Automation: Bust out individual maintainership for issue templates o… (#13541)
…nce relevant DRIs are GitHub, markdown, and content design-certified
This commit is contained in:
parent
7d8fb2f69b
commit
5b414c4235
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -262,7 +262,7 @@ module.exports.custom = {
|
|||
'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)
|
||||
|
||||
// GitHub issue templates
|
||||
'.github/ISSUE_TEMPLATE': ['mikermcneil', 'jostableford'],
|
||||
'.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 a new issue