mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
BOTMETA.yml and module metadata: fix case authors (#46051)
* botmeta: fix GitHub ID case * module authors: fix GitHub ID case * replace CloudEngine-Ansible by submitter GitHub ID
This commit is contained in:
@@ -18,7 +18,7 @@ description:
|
||||
- Can create or delete AWS metric alarms.
|
||||
- Metrics you wish to alarm on must already exist.
|
||||
version_added: "1.6"
|
||||
author: "Zacharie Eakin (@zeekin)"
|
||||
author: "Zacharie Eakin (@Zeekin)"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
||||
@@ -18,7 +18,7 @@ description:
|
||||
- Can create or delete scaling policies for autoscaling groups
|
||||
- Referenced autoscaling groups must already exist
|
||||
version_added: "1.6"
|
||||
author: "Zacharie Eakin (@zeekin)"
|
||||
author: "Zacharie Eakin (@Zeekin)"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
||||
@@ -31,7 +31,7 @@ notes:
|
||||
- An IAM role must have been previously created
|
||||
version_added: "2.1"
|
||||
author:
|
||||
- "Mark Chance (@java1guy)"
|
||||
- "Mark Chance (@Java1Guy)"
|
||||
- "Darek Kaczynski (@kaczynskid)"
|
||||
- "Stephane Maarek (@simplesteph)"
|
||||
- "Zac Blazic (@zacblazic)"
|
||||
|
||||
Reference in New Issue
Block a user