2021-07-22 18:14:10 +00:00
|
|
|
# Go engineers are automatically added as reviewers when changes are made to go
|
2022-03-21 17:50:34 +00:00
|
|
|
# files or related backend files.
|
2021-07-22 18:14:10 +00:00
|
|
|
*.go @fleetdm/go
|
|
|
|
go.sum @fleetdm/go
|
|
|
|
go.mod @fleetdm/go
|
|
|
|
/server/ @fleetdm/go
|
|
|
|
/cmd/ @fleetdm/go
|
2022-02-01 19:59:11 +00:00
|
|
|
|
2023-02-24 20:59:34 +00:00
|
|
|
# Compliance
|
2023-03-20 14:20:09 +00:00
|
|
|
/ee/cis/ @sharon-fdm @artemist-work @lucasmrod @marcosd4h @rachelElysia
|
2023-02-24 20:59:34 +00:00
|
|
|
|
2023-01-27 23:35:38 +00:00
|
|
|
# React engineers are automatically added as reviewers when changes are made to react files
|
|
|
|
/frontend/ @fleetdm/frontend
|
|
|
|
|
2022-02-14 18:49:40 +00:00
|
|
|
# Infra/terraform
|
2022-05-17 19:15:12 +00:00
|
|
|
*.tf @edwardsb @zwinnerman-fleetdm @rfairburn
|
|
|
|
/infrastructure/ @zwinnerman-fleetdm @edwardsb @rfairburn
|
2022-09-12 20:03:46 +00:00
|
|
|
/charts/ @zwinnerman-fleetdm @edwardsb @rfairburn
|
2023-03-01 16:07:46 +00:00
|
|
|
/terraform @zwinnerman-fleetdm @edwardsb @rfairburn
|
2022-02-14 18:49:40 +00:00
|
|
|
|
2023-02-20 19:42:33 +00:00
|
|
|
# GitHub issue templates
|
|
|
|
/.github/ISSUE_TEMPLATE @mikermcneil
|
2022-04-18 18:49:20 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Codeowners file
|
2023-02-20 19:42:33 +00:00
|
|
|
/CODEOWNERS @mikermcneil
|
2022-08-11 17:38:00 +00:00
|
|
|
|
2022-05-17 13:46:53 +00:00
|
|
|
# Changelog
|
2022-08-11 17:38:00 +00:00
|
|
|
/CHANGELOG.md @noahtalerman
|
2022-05-17 13:46:53 +00:00
|
|
|
|
2023-01-13 19:44:36 +00:00
|
|
|
# Fleet documentation (who is auto-requested as reviewer for changes to docs?)
|
|
|
|
/docs/ @ksatter
|
2022-07-20 14:51:57 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# REST API reference documentation
|
2022-12-14 04:30:53 +00:00
|
|
|
/docs/Using-Fleet/REST-API.md @ksatter @lukeheath
|
|
|
|
/docs/Contributing/API-for-contributors.md @ksatter @lukeheath
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# Standard query library YAML
|
2023-02-18 01:38:25 +00:00
|
|
|
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @zwass
|
2022-08-11 17:38:00 +00:00
|
|
|
|
2022-10-04 15:40:21 +00:00
|
|
|
# Exapnded table documentation
|
2023-03-18 00:32:34 +00:00
|
|
|
/schema @eashaw
|
2022-10-04 15:40:21 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Articles
|
2023-01-17 19:09:30 +00:00
|
|
|
/articles @jarodreyes
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# Website
|
|
|
|
/website/ @eashaw
|
|
|
|
/website/views/ @eashaw
|
|
|
|
/website/assets/ @eashaw
|
|
|
|
|
2022-09-17 06:44:31 +00:00
|
|
|
# Features table
|
|
|
|
# - CEO is DRI for pricing
|
|
|
|
# - Mo is DRI for features table
|
|
|
|
# - Eric is DRI for website frontend code
|
2023-02-20 19:42:33 +00:00
|
|
|
/website/views/pages/pricing.ejs @mikermcneil
|
2022-09-17 06:44:31 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Website redirects and URLs
|
2023-03-21 04:52:55 +00:00
|
|
|
/website/config/routes.js @mikermcneil @eashaw
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# Website backend, scripts, deps
|
2022-12-14 04:30:53 +00:00
|
|
|
/website/api/ @mikermcneil @eashaw
|
|
|
|
/website/config/ @mikermcneil @eashaw
|
|
|
|
/website/scripts/ @mikermcneil @eashaw
|
|
|
|
/website/package.json @mikermcneil @eashaw
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# GitHub brandfront
|
2023-03-21 04:52:55 +00:00
|
|
|
/README.md @mikermcneil
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# NPM brandfront (npmjs.com/package/fleetctl)
|
2023-03-21 04:52:55 +00:00
|
|
|
/tools/fleetctl-npm/README.md @mikermcneil
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# Handbook
|
|
|
|
/handbook/company @mikermcneil
|
2023-01-16 15:44:36 +00:00
|
|
|
/handbook/company/* @mikermcneil
|
2023-03-21 04:52:55 +00:00
|
|
|
/handbook/business-operations @mikermcneil
|
|
|
|
/handbook/business-operations/* @mikermcneil
|
|
|
|
/handbook/engineering @lukeheath
|
|
|
|
/handbook/engineering/* @lukeheath
|
2022-10-18 03:17:16 +00:00
|
|
|
/handbook/product @zhumo
|
2023-03-21 04:52:55 +00:00
|
|
|
/handbook/product/* @zhumo
|
2022-10-18 03:17:16 +00:00
|
|
|
/handbook/customers @alexmitchelliii
|
2023-03-21 04:52:55 +00:00
|
|
|
/handbook/customers/* @alexmitchelliii
|
2022-12-14 04:30:53 +00:00
|
|
|
/handbook/marketing @jarodreyes
|
2023-03-21 04:52:55 +00:00
|
|
|
/handbook/marketing/* @jarodreyes
|
|
|
|
/handbook/README.md @mikermcneil # « This is the "Table of contents"
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# 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
|
|
|
|
#
|