Mo == DRI of status of features table on pricing page (#7820)
* Mo == DRI of status of features table on pricing page - CEO is DRI of pricing - Mo is DRI of features table correctness Input of many other contributors is important to both. * Update CODEOWNERS * Update CODEOWNERS * Update custom.js
This commit is contained in:
+7
-1
@@ -38,6 +38,12 @@ go.mod @fleetdm/go
|
||||
/website/views/ @eashaw
|
||||
/website/assets/ @eashaw
|
||||
|
||||
# Features table
|
||||
# - CEO is DRI for pricing
|
||||
# - Mo is DRI for features table
|
||||
# - Eric is DRI for website frontend code
|
||||
/website/views/pages/pricing.ejs @zhumo @eashaw @mikermcneil
|
||||
|
||||
# Website redirects and URLs
|
||||
/website/config/routes.js @eashaw
|
||||
|
||||
@@ -60,7 +66,7 @@ go.mod @fleetdm/go
|
||||
/handbook/engineering @zwass
|
||||
/handbook/product @noahtalerman
|
||||
/handbook/sales @alexmitchelliii
|
||||
/handbook/customers @tgauda
|
||||
/handbook/customers @ksatter
|
||||
/handbook/growth @timmy-k
|
||||
/handbook/community @timmy-k
|
||||
/handbook/digital-experience @mike-j-thomas @chris-mcgillicuddy
|
||||
|
||||
Vendored
+1
-1
@@ -120,7 +120,7 @@ module.exports.custom = {
|
||||
'website/config/routes.js': ['eashaw', 'mike-j-thomas'],// (for managing website URLs)
|
||||
'website/package.json': 'eashaw',
|
||||
|
||||
'docs': ['desmi-dizney', 'chris-mcgillicuddy', 'zwass', 'mikermcneil'],// (default for docs)
|
||||
'docs': ['chris-mcgillicuddy', 'zwass', 'mikermcneil'],// (default for docs)
|
||||
'docs/images': ['chris-mcgillicuddy', 'noahtalerman', 'eashaw', 'mike-j-thomas'],
|
||||
'docs/Using-Fleet/REST-API.md': 'ksatter',
|
||||
'docs/Contributing/API-for-contributors.md': 'ksatter',
|
||||
|
||||
Reference in New Issue
Block a user