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
pull/53163/head
Ted Timmons 6 years ago committed by Sloane Hertel
parent 7739b5e96c
commit 81ec48c7b4

@ -17,7 +17,7 @@
# #
# files # files
# Each key represents a specific file in the repository. # 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 # If the file has no maintainers key, the value of the key is
# presumed to be the maintainers. # presumed to be the maintainers.
# #
@ -43,10 +43,14 @@ files:
changelogs/fragments/: changelogs/fragments/:
support: community support: community
$modules/cloud/amazon/: $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_api_gateway.py: willthames
$modules/cloud/amazon/aws_kms.py: willthames $modules/cloud/amazon/aws_kms.py:
$modules/cloud/amazon/cloudformation.py: ryansb tedder maintainers: willthames
ignored: tedder
$modules/cloud/amazon/cloudformation.py:
maintainers: ryansb
ignored: tedder
$modules/cloud/amazon/cloudfront_facts.py: willthames $modules/cloud/amazon/cloudfront_facts.py: willthames
$modules/cloud/amazon/cloudtrail.py: $team_ansible $modules/cloud/amazon/cloudtrail.py: $team_ansible
$modules/cloud/amazon/ec2.py: $modules/cloud/amazon/ec2.py:

Loading…
Cancel
Save