BOTMETA: fix notified key (#45419)
This commit is contained in:
parent
111febe62e
commit
3e508aa271
1 changed files with 12 additions and 12 deletions
24
.github/BOTMETA.yml
vendored
24
.github/BOTMETA.yml
vendored
|
@ -416,7 +416,7 @@ files:
|
|||
labels:
|
||||
- cloud
|
||||
- aws
|
||||
notify: ryansb s-hertel willthames
|
||||
notified: ryansb s-hertel willthames
|
||||
contrib/inventory/vmware.py:
|
||||
keywords:
|
||||
- vmware inventory
|
||||
|
@ -814,7 +814,7 @@ files:
|
|||
maintainers: $team_networking samdoran
|
||||
labels: networking
|
||||
lib/ansible/release.py:
|
||||
notify: mattclay nitzmahone
|
||||
notified: mattclay nitzmahone
|
||||
lib/ansible/template:
|
||||
keywords:
|
||||
- jinja
|
||||
|
@ -841,17 +841,17 @@ files:
|
|||
test/:
|
||||
# 'test' is a component path, then 'test' label will be automatically added
|
||||
test/runner/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/sanity/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/utils/shippable/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/integration/group_vars/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/integration/host_vars/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/integration/roles/:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
test/integration/targets/aci:
|
||||
maintainers: $team_aci
|
||||
labels:
|
||||
|
@ -881,13 +881,13 @@ files:
|
|||
- networking
|
||||
test/sanity/pep8/legacy-files.txt:
|
||||
hacking/report.py:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
shippable.yml:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
.yamllint:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
tox.ini:
|
||||
notify: mattclay
|
||||
notified: mattclay
|
||||
macros:
|
||||
module_utils: lib/ansible/module_utils
|
||||
modules: lib/ansible/modules
|
||||
|
|
Loading…
Reference in a new issue