fleet/CODEOWNERS
Line: 3: incorrect codeowner organization: fleetdm/go Line: 3: no users/groups matched Line: 4: incorrect codeowner organization: fleetdm/go Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: fleetdm/go Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: fleetdm/go Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: fleetdm/go Line: 7: no users/groups matched Line: 10: incorrect codeowner user: edwardsb Line: 10: incorrect codeowner user: zwinnerman-fleetdm Line: 10: incorrect codeowner user: rfairburn Line: 10: no users/groups matched Line: 11: incorrect codeowner user: zwinnerman-fleetdm Line: 11: incorrect codeowner user: edwardsb Line: 11: incorrect codeowner user: rfairburn Line: 11: no users/groups matched Line: 12: incorrect codeowner user: zwinnerman-fleetdm Line: 12: incorrect codeowner user: edwardsb Line: 12: incorrect codeowner user: rfairburn Line: 12: no users/groups matched Line: 15: incorrect codeowner organization: fleetdm/g-platform Line: 15: no users/groups matched Line: 18: incorrect codeowner user: zwass Line: 18: incorrect codeowner user: mikermcneil Line: 18: no users/groups matched Line: 21: incorrect codeowner user: noahtalerman Line: 21: no users/groups matched Line: 24: incorrect codeowner user: chris-mcgillicuddy Line: 24: incorrect codeowner user: ksatter Line: 24: incorrect codeowner user: jarodreyes Line: 24: no users/groups matched Line: 27: incorrect codeowner user: ksatter Line: 27: incorrect codeowner user: lukeheath Line: 27: no users/groups matched Line: 28: incorrect codeowner user: ksatter Line: 28: incorrect codeowner user: lukeheath Line: 28: no users/groups matched Line: 31: incorrect codeowner user: guillaumeross Line: 31: no users/groups matched Line: 34: incorrect codeowner user: guillaumeross Line: 34: no users/groups matched Line: 37: incorrect codeowner user: chris-mcgillicuddy Line: 37: no users/groups matched Line: 40: incorrect codeowner user: eashaw Line: 40: no users/groups matched Line: 41: incorrect codeowner user: eashaw Line: 41: no users/groups matched Line: 42: incorrect codeowner user: eashaw Line: 42: no users/groups matched Line: 48: incorrect codeowner user: zhumo Line: 48: incorrect codeowner user: jarodreyes Line: 48: incorrect codeowner user: alexmitchelliii Line: 48: incorrect codeowner user: eashaw Line: 48: incorrect codeowner user: mikermcneil Line: 48: no users/groups matched Line: 51: incorrect codeowner user: eashaw Line: 51: incorrect codeowner user: jarodreyes Line: 51: no users/groups matched Line: 54: incorrect codeowner user: mikermcneil Line: 54: incorrect codeowner user: eashaw Line: 54: no users/groups matched Line: 55: incorrect codeowner user: mikermcneil Line: 55: incorrect codeowner user: eashaw Line: 55: no users/groups matched Line: 56: incorrect codeowner user: mikermcneil Line: 56: incorrect codeowner user: eashaw Line: 56: no users/groups matched Line: 57: incorrect codeowner user: mikermcneil Line: 57: incorrect codeowner user: eashaw Line: 57: no users/groups matched Line: 60: incorrect codeowner user: jarodreyes Line: 60: incorrect codeowner user: mikermcneil Line: 60: no users/groups matched Line: 63: incorrect codeowner user: jarodreyes Line: 63: no users/groups matched Line: 66: incorrect codeowner user: mikermcneil Line: 66: no users/groups matched Line: 67: incorrect codeowner user: hollidayn Line: 67: no users/groups matched Line: 68: incorrect codeowner user: charlottechance Line: 68: no users/groups matched Line: 69: incorrect codeowner user: guillaumeross Line: 69: no users/groups matched Line: 70: incorrect codeowner user: zwass Line: 70: no users/groups matched Line: 71: incorrect codeowner user: zhumo Line: 71: no users/groups matched Line: 72: incorrect codeowner user: alexmitchelliii Line: 72: no users/groups matched Line: 73: incorrect codeowner user: jarodreyes Line: 73: no users/groups matched Line: 74: incorrect codeowner user: eashaw Line: 74: no users/groups matched
Mike McNeil af3bf28971
DRI == Jarod (#9002)
* DRI == Jarod

* Update CODEOWNERS

* Update CODEOWNERS

* Update custom.js

* Fix accidental change

Up to you guys, ill leave the way it was
2022-12-13 22:30:53 -06:00

81 lines
2.2 KiB
Plaintext

# Go engineers are automatically added as reviewers when changes are made to go
# files or related backend files.
*.go @fleetdm/go
go.sum @fleetdm/go
go.mod @fleetdm/go
/server/ @fleetdm/go
/cmd/ @fleetdm/go
# Infra/terraform
*.tf @edwardsb @zwinnerman-fleetdm @rfairburn
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
/charts/ @zwinnerman-fleetdm @edwardsb @rfairburn
# GitHub settings + actions
/.github/ @fleetdm/g-platform
# Codeowners file
/CODEOWNERS @zwass @mikermcneil
# Changelog
/CHANGELOG.md @noahtalerman
# Fleet documentation
/docs/ @chris-mcgillicuddy @ksatter @jarodreyes
# REST API reference documentation
/docs/Using-Fleet/REST-API.md @ksatter @lukeheath
/docs/Contributing/API-for-contributors.md @ksatter @lukeheath
# Standard query library YAML
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @guillaumeross
# Exapnded table documentation
/schema @guillaumeross
# Articles
/articles @chris-mcgillicuddy
# Website
/website/ @eashaw
/website/views/ @eashaw
/website/assets/ @eashaw
# Features table
# - 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 redirects and URLs
/website/config/routes.js @eashaw @jarodreyes
# Website backend, scripts, deps
/website/api/ @mikermcneil @eashaw
/website/config/ @mikermcneil @eashaw
/website/scripts/ @mikermcneil @eashaw
/website/package.json @mikermcneil @eashaw
# GitHub brandfront
/README.md @jarodreyes @mikermcneil
# NPM brandfront (npmjs.com/package/fleetctl)
/tools/fleetctl-npm/README.md @jarodreyes
# Handbook
/handbook/company @mikermcneil
/handbook/business-operations @hollidayn
/handbook/business-operations/ceo-handbook.md @charlottechance
/handbook/security @guillaumeross
/handbook/engineering @zwass
/handbook/product @zhumo
/handbook/customers @alexmitchelliii
/handbook/marketing @jarodreyes
/handbook/README.md @eashaw
#
# For configuration that determines auto-approval + auto-unfreezing, so that contributors
# can merge their own PRs without additional approval, please see the latest version of:
# https://github.com/fleetdm/fleet/blob/74f65447b718663bd04df31ea1da28915d98792c/website/config/custom.js#L88-L128
#