mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user