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: sharon-fdm Line: 10: incorrect codeowner user: lucasmrod Line: 10: incorrect codeowner user: marcosd4h Line: 10: incorrect codeowner user: rachelElysia Line: 10: no users/groups matched Line: 13: incorrect codeowner organization: fleetdm/frontend Line: 13: no users/groups matched Line: 16: incorrect codeowner user: edwardsb Line: 16: incorrect codeowner user: zwinnerman-fleetdm Line: 16: incorrect codeowner user: rfairburn Line: 16: no users/groups matched Line: 17: incorrect codeowner user: zwinnerman-fleetdm Line: 17: incorrect codeowner user: edwardsb Line: 17: incorrect codeowner user: rfairburn Line: 17: no users/groups matched Line: 18: incorrect codeowner user: zwinnerman-fleetdm Line: 18: incorrect codeowner user: edwardsb Line: 18: incorrect codeowner user: rfairburn Line: 18: no users/groups matched Line: 19: incorrect codeowner user: zwinnerman-fleetdm Line: 19: incorrect codeowner user: edwardsb Line: 19: incorrect codeowner user: rfairburn Line: 19: no users/groups matched Line: 22: incorrect codeowner user: mikermcneil Line: 22: no users/groups matched Line: 25: incorrect codeowner user: mikermcneil Line: 25: no users/groups matched Line: 28: incorrect codeowner user: noahtalerman Line: 28: no users/groups matched Line: 31: incorrect codeowner user: rachaelshaw Line: 31: no users/groups matched Line: 34: incorrect codeowner user: rachaelshaw Line: 34: no users/groups matched Line: 35: incorrect codeowner user: rachaelshaw Line: 35: no users/groups matched Line: 38: incorrect codeowner user: zwass Line: 38: no users/groups matched Line: 41: incorrect codeowner user: eashaw Line: 41: no users/groups matched Line: 44: incorrect codeowner user: jarodreyes Line: 44: no users/groups matched Line: 47: incorrect codeowner user: eashaw Line: 47: no users/groups matched Line: 48: incorrect codeowner user: eashaw Line: 48: no users/groups matched Line: 49: incorrect codeowner user: eashaw Line: 49: no users/groups matched Line: 55: incorrect codeowner user: mikermcneil Line: 55: no users/groups matched Line: 56: incorrect codeowner user: mikermcneil Line: 56: no users/groups matched Line: 59: incorrect codeowner user: mikermcneil Line: 59: incorrect codeowner user: eashaw Line: 59: no users/groups matched Line: 62: incorrect codeowner user: mikermcneil Line: 62: incorrect codeowner user: eashaw Line: 62: no users/groups matched Line: 63: incorrect codeowner user: mikermcneil Line: 63: incorrect codeowner user: eashaw Line: 63: no users/groups matched Line: 64: incorrect codeowner user: mikermcneil Line: 64: incorrect codeowner user: eashaw Line: 64: no users/groups matched Line: 65: incorrect codeowner user: mikermcneil Line: 65: incorrect codeowner user: eashaw Line: 65: no users/groups matched Line: 68: incorrect codeowner user: mikermcneil Line: 68: no users/groups matched Line: 71: incorrect codeowner user: mikermcneil Line: 71: no users/groups matched Line: 74: incorrect codeowner user: mikermcneil Line: 74: no users/groups matched Line: 75: incorrect codeowner user: mikermcneil Line: 75: no users/groups matched Line: 76: incorrect codeowner user: mikermcneil Line: 76: no users/groups matched Line: 77: incorrect codeowner user: mikermcneil Line: 77: no users/groups matched Line: 78: incorrect codeowner user: lukeheath Line: 78: no users/groups matched Line: 79: incorrect codeowner user: lukeheath Line: 79: no users/groups matched Line: 80: incorrect codeowner user: zhumo Line: 80: no users/groups matched Line: 81: incorrect codeowner user: zhumo Line: 81: no users/groups matched Line: 82: incorrect codeowner user: alexmitchelliii Line: 82: no users/groups matched Line: 83: incorrect codeowner user: alexmitchelliii Line: 83: no users/groups matched Line: 84: incorrect codeowner user: jarodreyes Line: 84: no users/groups matched Line: 85: incorrect codeowner user: jarodreyes Line: 85: no users/groups matched Line: 86: incorrect codeowner user: mikermcneil Line: 86: no users/groups matched
Rachael Shaw 9cd094a22a
Add rachaelshaw to CODEOWNERS for docs (#11793)
+ Added myself to `/docs/` as discussed with @mikermcneil 
+ Also to the specific doc sections for the REST API and API for
contributors because they were separated out (let me know if you'd
rather I remove myself from those, don't mean to get grabby!)
+ Fixed a typo 

.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-05-23 21:46:41 -05:00

93 lines
2.6 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
# Compliance
/ee/cis/ @sharon-fdm @lucasmrod @marcosd4h @rachelElysia
# React engineers are automatically added as reviewers when changes are made to react files
/frontend/ @fleetdm/frontend
# Infra/terraform
*.tf @edwardsb @zwinnerman-fleetdm @rfairburn
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
/charts/ @zwinnerman-fleetdm @edwardsb @rfairburn
/terraform @zwinnerman-fleetdm @edwardsb @rfairburn
# GitHub issue templates
/.github/ISSUE_TEMPLATE @mikermcneil
# Codeowners file
/CODEOWNERS @mikermcneil
# Changelog
/CHANGELOG.md @noahtalerman
# Fleet documentation (who is auto-requested as reviewer for changes to docs?)
/docs/ @rachaelshaw
# REST API reference documentation
/docs/Using-Fleet/REST-API.md @rachaelshaw
/docs/Contributing/API-for-contributors.md @rachaelshaw
# Standard query library YAML
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @zwass
# Expanded table documentation
/schema @eashaw
# Articles
/articles @jarodreyes
# 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 @mikermcneil
/handbook/product/pricing-features-table.yml @mikermcneil
# Website redirects and URLs
/website/config/routes.js @mikermcneil @eashaw
# 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 @mikermcneil
# NPM brandfront (npmjs.com/package/fleetctl)
/tools/fleetctl-npm/README.md @mikermcneil
# Handbook
/handbook/company @mikermcneil
/handbook/company/* @mikermcneil
/handbook/business-operations @mikermcneil
/handbook/business-operations/* @mikermcneil
/handbook/engineering @lukeheath
/handbook/engineering/* @lukeheath
/handbook/product @zhumo
/handbook/product/* @zhumo
/handbook/customers @alexmitchelliii
/handbook/customers/* @alexmitchelliii
/handbook/marketing @jarodreyes
/handbook/marketing/* @jarodreyes
/handbook/README.md @mikermcneil # « This is the "Table of contents"
#
# 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
#