Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions website/config/custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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: {
Expand Down