mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update custom.js (#32955)
This commit is contained in:
parent
94584a1ce5
commit
750961155e
1 changed files with 2 additions and 0 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -266,6 +266,8 @@ module.exports.custom = {
|
|||
'.github/workflows/deploy-vulnerability-dashboard.yml': ['eashaw','mikermcneil'],// (vulnerabiltiy dashboard deploy script)
|
||||
'.github/workflows/test-vulnerability-dashboard-changes.yml': ['eashaw','mikermcneil'],//« vulnerabiltiy dashboard CI test script
|
||||
'.github/workflows': ['lukeheath', 'mikermcneil'],//« CI/CD workflows & misc GitHub Actions. Note that some are also addressed more specifically below in relevant sections)
|
||||
'.github/workflows/dogfood-automated-policy-updates.yml': 'allenhouchins',
|
||||
'.github/workflows/dogfood-gitops.yml': 'allenhouchins',
|
||||
|
||||
// Repo automation and change control settings
|
||||
'CODEOWNERS': ['mikermcneil', 'sampfluger88', 'lukeheath'],// (« for changing who reviews is automatically requested from for given paths)
|
||||
|
|
|
|||
Loading…
Reference in a new issue