mirror of https://github.com/mongodb/mongo
10 lines
403 B
YAML
10 lines
403 B
YAML
version: 1.0.0
|
|
filters:
|
|
- filter: "/.github/CODEOWNERS"
|
|
justification: "Generated by all of the individual owners files in the repo."
|
|
- filter: "/modules_poc/modules.yaml"
|
|
justification: >-
|
|
Not production code, more like linter config. All teams should be able to edit
|
|
their own module definitions, but there are advantages to keeping all modules
|
|
defined in a single file.
|