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
|
|
|
|
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
|
2022-02-14 18:49:40 +00:00
|
|
|
|
|
|
|
# GitHub settings + actions
|
2022-07-20 14:51:57 +00:00
|
|
|
/.github/ @fleetdm/g-platform
|
2022-04-18 18:49:20 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Codeowners file
|
|
|
|
/CODEOWNERS @zwass @mikermcneil
|
|
|
|
|
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
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Fleet documentation
|
2022-08-19 17:44:04 +00:00
|
|
|
/docs/ @chris-mcgillicuddy
|
2022-07-20 14:51:57 +00:00
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# REST API reference documentation
|
2022-05-17 13:46:53 +00:00
|
|
|
/docs/Using-Fleet/REST-API.md @ksatter
|
2022-08-11 17:38:00 +00:00
|
|
|
/docs/Contributing/API-for-contributors.md @ksatter
|
|
|
|
|
|
|
|
# Standard query library YAML
|
|
|
|
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @guillaumeross
|
|
|
|
|
|
|
|
# Articles
|
|
|
|
/articles @chris-mcgillicuddy
|
|
|
|
|
|
|
|
# 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
|
|
|
|
/website/views/pages/pricing.ejs @zhumo @eashaw @mikermcneil
|
|
|
|
|
2022-08-11 17:38:00 +00:00
|
|
|
# Website redirects and URLs
|
2022-08-19 17:44:04 +00:00
|
|
|
/website/config/routes.js @eashaw
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# Website backend, scripts, deps
|
|
|
|
/website/api/ @mikermcneil
|
|
|
|
/website/config/ @mikermcneil
|
|
|
|
/website/scripts/ @mikermcneil
|
2022-09-02 02:31:15 +00:00
|
|
|
/website/package.json @eashaw
|
2022-08-11 17:38:00 +00:00
|
|
|
|
|
|
|
# GitHub brandfront
|
|
|
|
/README.md @chris-mcgillicuddy
|
|
|
|
|
|
|
|
# NPM brandfront (npmjs.com/package/fleetctl)
|
|
|
|
/tools/fleetctl-npm/README.md @chris-mcgillicuddy
|
|
|
|
|
|
|
|
# Handbook
|
|
|
|
/handbook/company @mikermcneil
|
2022-08-19 17:44:04 +00:00
|
|
|
/handbook/people @charlottechance
|
2022-08-11 17:38:00 +00:00
|
|
|
/handbook/security @guillaumeross
|
|
|
|
/handbook/engineering @zwass
|
|
|
|
/handbook/product @noahtalerman
|
|
|
|
/handbook/sales @alexmitchelliii
|
2022-09-17 06:44:31 +00:00
|
|
|
/handbook/customers @ksatter
|
2022-08-11 17:38:00 +00:00
|
|
|
/handbook/growth @timmy-k
|
|
|
|
/handbook/community @timmy-k
|
|
|
|
/handbook/digital-experience @mike-j-thomas @chris-mcgillicuddy
|
|
|
|
/handbook/README.md @chris-mcgillicuddy
|
|
|
|
/handbook/handbook @chris-mcgillicuddy
|
|
|
|
|
|
|
|
#
|
|
|
|
# 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
|
|
|
|
#
|