diff options
author | Adam Miller <admiller@redhat.com> | 2020-02-05 18:07:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 18:07:03 +0100 |
commit | 2f77a6f1f077ad3f8c48c89bb21e705c22da45fb (patch) | |
tree | da40b4ed13eebed850b2be65a750aa84dc41cdb7 /.github | |
parent | Adding migration for netapp content (#67081) (diff) | |
download | ansible-2f77a6f1f077ad3f8c48c89bb21e705c22da45fb.tar.xz ansible-2f77a6f1f077ad3f8c48c89bb21e705c22da45fb.zip |
migrate qradar and splunk httpapi plugins to collections (#67132)
Signed-off-by: Adam Miller <admiller@redhat.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 5cea4ad214..577b0620a3 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1820,6 +1820,10 @@ files: $plugins/httpapi/ftd.py: *ftd $plugins/httpapi/exos.py: maintainers: $team_extreme + $plugins/httpapi/splunk.py: + migrated_to: splunk.enterprise_security + $plugins/httpapi/qradar.py: + migrated_to: ibm.qradar ############################### # plugins/inventory $plugins/inventory/__init__.py: |