mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
reduce to a single github notification when possible (#9958)
This commit is contained in:
parent
a7f546b192
commit
6eea240b79
1 changed files with 4 additions and 4 deletions
|
|
@ -14,11 +14,11 @@ go.mod @fleetdm/go
|
|||
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
|
||||
/charts/ @zwinnerman-fleetdm @edwardsb @rfairburn
|
||||
|
||||
# GitHub settings + actions + issue templates
|
||||
/.github/ @zwass @mikermcneil
|
||||
# GitHub issue templates
|
||||
/.github/ISSUE_TEMPLATE @mikermcneil
|
||||
|
||||
# Codeowners file
|
||||
/CODEOWNERS @zwass @mikermcneil
|
||||
/CODEOWNERS @mikermcneil
|
||||
|
||||
# Changelog
|
||||
/CHANGELOG.md @noahtalerman
|
||||
|
|
@ -48,7 +48,7 @@ go.mod @fleetdm/go
|
|||
# - CEO is DRI for pricing
|
||||
# - Mo is DRI for features table
|
||||
# - Eric is DRI for website frontend code
|
||||
/website/views/pages/pricing.ejs @zhumo @jarodreyes @alexmitchelliii @eashaw @mikermcneil
|
||||
/website/views/pages/pricing.ejs @mikermcneil
|
||||
|
||||
# Website redirects and URLs
|
||||
/website/config/routes.js @eashaw @jarodreyes
|
||||
|
|
|
|||
Loading…
Reference in a new issue