diff options
author | Matt Clay <matt@mystile.com> | 2020-03-30 15:28:09 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2020-03-30 16:07:27 -0700 |
commit | 2b4ca69bc249b27d853085125a6cb091fd11409e (patch) | |
tree | 405e18925ba63c1dd35c0adce5a3ef7137203396 /.github | |
parent | 7323d5dd0dadad1c706eae331526cd481785456a (diff) | |
download | ansible-2b4ca69bc249b27d853085125a6cb091fd11409e.tar.gz |
Add notifications to BOTMETA.yml.
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1527fdf6fd..99536d7542 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -4307,6 +4307,8 @@ files: support: core lib/ansible/release.py: notified: mattclay nitzmahone + lib/ansible/utils/collection_loader.py: + notified: mattclay nitzmahone lib/ansible/cli/scripts/ansible_connection_cli_stub.py: keywords: - persistent connection |