Files
mongo/.github/ALLOWED_UNOWNED_FILES.yml
Mathias Stearn bb188e2a40 SERVER-98435 Minor cleanups to modularity metadata (#40177)
GitOrigin-RevId: b8441051ff18df2b2d6c31743b0095164cf55969
2025-08-22 15:11:08 +00:00

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.