diff options
author | Paul Seiffert <paul.seiffert@jimdo.com> | 2017-07-26 22:30:59 +0200 |
---|---|---|
committer | Toshio Kuratomi <a.badger@gmail.com> | 2017-07-27 01:40:47 +0200 |
commit | 499cc8f0d9e203dac81a321c3d7a364db2b9c60f (patch) | |
tree | 27a47542c755625c6f55d1a223cc9e17e8dade7d /.github | |
parent | 'Response' makes more sense here than 'request' (diff) | |
download | ansible-499cc8f0d9e203dac81a321c3d7a364db2b9c60f.tar.xz ansible-499cc8f0d9e203dac81a321c3d7a364db2b9c60f.zip |
Remove author from list of iam maintainers
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index faee4f071a..4a465d660b 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -108,7 +108,9 @@ files: $modules/cloud/amazon/elb_target_group.py: wimnat $modules/cloud/amazon/elb_target_group_facts.py: willthames wimnat $modules/cloud/amazon/execute_lambda.py: ryansb - $modules/cloud/amazon/iam.py: $team_ansible defionscode seiffert + $modules/cloud/amazon/iam.py: + ignored: seiffert + maintainers: $team_ansible defionscode $modules/cloud/amazon/iam_cert.py: $team_ansible $modules/cloud/amazon/iam_cert_facts.py: Lujeni willthames $modules/cloud/amazon/iam_group.py: willthames |