From 81ec48c7b49d764a4acb1a9b5b9c9f241ab28a61 Mon Sep 17 00:00:00 2001 From: Ted Timmons Date: Thu, 28 Feb 2019 12:31:05 -0700 Subject: [PATCH] botmeta: ignore tedder, fix some grammar (#53133) * ignore tedder, fix some grammar I'm less helpful than in the past on reviewing these, adding myself to the 'ignore' keys. Also fixed some grammar in the instruction block. * oh, so that's how the default key works. yaml fail --- .github/BOTMETA.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 10a2c337975..fca46733a51 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -17,7 +17,7 @@ # # files # Each key represents a specific file in the repository. -# If a module is not listed, it's maintainers default to the authors +# If a module is not listed, its maintainers default to the authors. # If the file has no maintainers key, the value of the key is # presumed to be the maintainers. # @@ -43,10 +43,14 @@ files: changelogs/fragments/: support: community $modules/cloud/amazon/: - ignored: erydo seiffert simplesteph nadirollo + ignored: erydo seiffert simplesteph nadirollo tedder $modules/cloud/amazon/aws_api_gateway.py: willthames - $modules/cloud/amazon/aws_kms.py: willthames - $modules/cloud/amazon/cloudformation.py: ryansb tedder + $modules/cloud/amazon/aws_kms.py: + maintainers: willthames + ignored: tedder + $modules/cloud/amazon/cloudformation.py: + maintainers: ryansb + ignored: tedder $modules/cloud/amazon/cloudfront_facts.py: willthames $modules/cloud/amazon/cloudtrail.py: $team_ansible $modules/cloud/amazon/ec2.py: