diff --git a/website/config/custom.js b/website/config/custom.js index 5c37741642..731e6ce643 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -115,7 +115,7 @@ module.exports.custom = { // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // FUTURE: To avoid repeating structure and comments, consolidate all these configs w/ something like: // ```` - // 'articles': { dri: 'mike-j-thomas', maintainers: ['mike-j-thomas', 'mike-j-thomas', 'spokanemac', 'mikermcneil'], repo: 'fleetdm/fleet' }, + // 'articles': { dri: 'mike-j-thomas', maintainers: ['mike-j-thomas', 'mike-j-thomas', 'mikermcneil'], repo: 'fleetdm/fleet' }, // ```` // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -132,7 +132,7 @@ module.exports.custom = { 'ee/cis': 'sharon-fdm',//« Fleet Premium only: built-in queries (built-in policies for CIS benchmarks) -- FYI: On 2023-07-15, we changed this so that Sharon, Lucas, and Rachel are all maintainers, but where there is a single DRI who is automatically requested approval from. // 🫧 Articles and release notes - 'articles': 'spokanemac', + 'articles': 'rachaelshaw', 'CHANGELOG.md': 'lukeheath', // 🫧 Website (fleetdm.com) @@ -216,9 +216,9 @@ module.exports.custom = { // Articles and release notes - 'CHANGELOG.md': ['mikermcneil', 'spokanemac', 'noahtalerman', 'lukeheath'], - 'articles': ['mike-j-thomas', 'mike-j-thomas', 'eashaw', 'mikermcneil', 'spokanemac'], - 'website/assets/images/articles': ['spokanemac', 'mike-j-thomas', 'mike-j-thomas', 'eashaw', 'mikermcneil'], + 'CHANGELOG.md': ['mikermcneil', 'noahtalerman', 'lukeheath'], + 'articles': ['mike-j-thomas', 'mike-j-thomas', 'eashaw', 'mikermcneil', 'rachaelshaw'], + 'website/assets/images/articles': ['mike-j-thomas', 'mike-j-thomas', 'eashaw', 'mikermcneil'], // Website (fleetdm.com) 'website': ['mikermcneil', 'eashaw'],// (default for website)