mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Fix some module author names (#55770)
* Fix some module author names During some data analysis we noticed some typos in author lines.
This commit is contained in:
parent
9d5b5d7ddd
commit
52a1e4a599
38 changed files with 44 additions and 39 deletions
|
@ -18,7 +18,7 @@ description:
|
|||
- Lists or describes services in ecs.
|
||||
version_added: "2.1"
|
||||
author:
|
||||
- "Mark Chance (@java1guy)"
|
||||
- "Mark Chance (@Java1Guy)"
|
||||
- "Darek Kaczynski (@kaczynskid)"
|
||||
requirements: [ json, botocore, boto3 ]
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue