mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add myself to article maintainers (#24451)
This commit is contained in:
parent
36ef5b8d6a
commit
f86fe0d408
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -220,7 +220,7 @@ module.exports.custom = {
|
|||
|
||||
// Articles and release notes
|
||||
'CHANGELOG.md': ['mikermcneil', 'noahtalerman', 'lukeheath'],
|
||||
'articles': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'rachaelshaw', 'drew-p-drawers'],
|
||||
'articles': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'rachaelshaw', 'drew-p-drawers', 'lukeheath'],
|
||||
'website/assets/images/articles': ['mike-j-thomas', 'eashaw', 'mikermcneil'],
|
||||
|
||||
// Website (fleetdm.com)
|
||||
|
|
|
|||
Loading…
Reference in a new issue