summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSloane Hertel <shertel@redhat.com>2019-07-26 12:23:56 -0400
committerGitHub <noreply@github.com>2019-07-26 12:23:56 -0400
commit007fe842b904184b67bbc814b076b492f71a99b6 (patch)
tree129c1085f1c2c19e472b45ba01ea8eaf3bf6efce /.github
parentc3d1f9b08549f12d3a0db52e2d9eb8a2f3f6c39d (diff)
downloadansible-007fe842b904184b67bbc814b076b492f71a99b6.tar.gz
aws_ec2 inv plugin - fix author field (#59649)
* Fix author field * Add BOTMETA entry to get notifications
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 39f3797276..bede6eb65d 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1194,6 +1194,8 @@ files:
# plugins/inventory
$plugins/inventory/__init__.py:
support: core
+ $plugins/inventory/aws_ec2.py:
+ maintainers: s-hertel
$plugins/inventory/docker: *docker
$plugins/inventory/docker_swarm.py:
<<: *docker