DRIs: Update custom.js (#36074)

This commit is contained in:
Mike McNeil 2025-11-20 11:13:54 -08:00 committed by GitHub
parent 76691a1982
commit 9d42baaf0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -165,6 +165,7 @@ module.exports.custom = {
// 🫧 Pricing and features
'handbook/company/pricing-features-table.yml': 'noahtalerman',
'handbook/company/product-maturity-assessment': 'allenhouchins',
'handbook/company/testimonials.yml': 'mike-j-thomas',
// Dev process
@ -183,7 +184,7 @@ module.exports.custom = {
'.gitignore': 'sampfluger88',// « what files should not be checked in?
// 🌐 Handbook
//'handbook': 'samfp', Covered in CODEOWNERS (#16972 2024-02-19)
//'handbook': 'sampfluger88', Covered in CODEOWNERS (#16972 2024-02-19)
// 🌐 GitHub issue templates
@ -282,10 +283,11 @@ module.exports.custom = {
// Handbook
'handbook/README.md': 'mikermcneil', // See https://github.com/fleetdm/fleet/pull/13195
'handbook/company': 'mikermcneil',
'handbook/company/open-positions.yml': ['sampfluger88', 'mikermcneil'],
'handbook/company/communications.md': ['sampfluger88', 'mikermcneil'],
'handbook/company/product-maturity-assessment': ['mikermcneil','noahtalerman','allenhouchins'],
'handbook/company/open-positions.yml': ['sampfluger88', 'mikermcneil', 'ireedy'],
'handbook/company/communications.md': ['sampfluger88', 'mikermcneil', 'ireedy'],
'handbook/company/go-to-market-groups.md': ['sampfluger88', 'mikermcneil'],
'handbook/company/leadership.md': ['sampfluger88', 'mikermcneil'],
'handbook/company/leadership.md': ['sampfluger88', 'mikermcneil', 'ireedy'],
'handbook/it-and-enablement': ['sampfluger88', 'mikermcneil'],
'handbook/finance': ['sampfluger88', 'mikermcneil'],
'handbook/sales': ['sampfluger88', 'mikermcneil'],