12 lines
550 B
YAML
12 lines
550 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.
|
|
- filter: "/.agents/skills/OWNERS.yml"
|
|
justification: Teams should be able to add their own skills and claim them without asking permission.
|