BOTMETA: Only notify sivel & gundalow on code changes to validate-modules (#45716)
This commit is contained in:
parent
dbb76c079d
commit
e94a9401c3
1 changed files with 8 additions and 2 deletions
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
|
@ -978,11 +978,17 @@ files:
|
||||||
maintainers: resmo felixfontein
|
maintainers: resmo felixfontein
|
||||||
test/sanity/validate-modules:
|
test/sanity/validate-modules:
|
||||||
notified:
|
notified:
|
||||||
- gundalow
|
|
||||||
- mattclay
|
- mattclay
|
||||||
- sivel
|
|
||||||
keywords:
|
keywords:
|
||||||
- validate-modules
|
- validate-modules
|
||||||
|
test/sanity/validate-modules/schema.py:
|
||||||
|
notified:
|
||||||
|
- gundalow
|
||||||
|
- sivel
|
||||||
|
test/sanity/validate-modules/main.py:
|
||||||
|
notified:
|
||||||
|
- gundalow
|
||||||
|
- sivel
|
||||||
docs/:
|
docs/:
|
||||||
maintainers:
|
maintainers:
|
||||||
- acozine
|
- acozine
|
||||||
|
|
Loading…
Reference in a new issue