mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Make Noah DRI of product design (#25304)
- Make Noah DRI of product-design page - Remove duplicative ` // GitHub issue templates` call-out FYI: @lukeheath and @noahtalerman, a lot of the time you two have better context on the changes than I do and I want to remove myself as any kind of perceived blocker.
This commit is contained in:
parent
f15e45ea26
commit
5839079252
1 changed files with 1 additions and 4 deletions
5
website/config/custom.js
vendored
5
website/config/custom.js
vendored
|
|
@ -165,7 +165,7 @@ module.exports.custom = {
|
|||
'handbook/company/testimonials.yml': 'mike-j-thomas',
|
||||
'handbook/company/product-groups.md': 'lukeheath',
|
||||
'handbook/engineering': 'lukeheath',
|
||||
'handbook/product-design': 'sampfluger88',
|
||||
'handbook/product-design': 'noahtalerman',
|
||||
|
||||
|
||||
// 🫧 Other brandfronts
|
||||
|
|
@ -301,9 +301,6 @@ module.exports.custom = {
|
|||
// Standard operating procedures (SOP), etc that would be public handbook content except for that it's confidential.
|
||||
'README.md': ['mikermcneil'],// « about this repo
|
||||
|
||||
// GitHub issue templates
|
||||
'.github/ISSUE_TEMPLATE': ['mikermcneil', 'sampfluger88', 'lukeheath'],// FUTURE: Bust out individual maintainership for issue templates once relevant DRIs are GitHub, markdown, and content design-certified
|
||||
|
||||
},
|
||||
|
||||
fleetMdmGitopsGithubRepoMaintainersByPath: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue