mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Rachael can review changes to articles (#30083)
This commit is contained in:
parent
fc382ac639
commit
39982a3e83
1 changed files with 2 additions and 2 deletions
4
website/config/custom.js
vendored
4
website/config/custom.js
vendored
|
|
@ -135,7 +135,7 @@ module.exports.custom = {
|
|||
'it-and-security': 'allenhouchins',
|
||||
|
||||
// 🫧 Articles and release notes
|
||||
'articles': 'mikermcneil',
|
||||
'articles': 'rachaelshaw',
|
||||
'CHANGELOG.md': 'lukeheath',
|
||||
|
||||
// 🫧 Website (fleetdm.com)
|
||||
|
|
@ -182,7 +182,7 @@ module.exports.custom = {
|
|||
'.gitignore': 'sampfluger88',// « what files should not be checked in?
|
||||
|
||||
// 🌐 Handbook
|
||||
//'handbook': 'mikermcneil', Covered in CODEOWNERS (#16972 2024-02-19)
|
||||
//'handbook': 'samfp', Covered in CODEOWNERS (#16972 2024-02-19)
|
||||
|
||||
|
||||
// 🌐 GitHub issue templates
|
||||
|
|
|
|||
Loading…
Reference in a new issue