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:
Pilou 2018-11-19 12:47:14 +01:00 committed by John R Barker
commit 7f98a8db12
79 changed files with 85 additions and 85 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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)"

View file

@ -51,7 +51,7 @@ extends_documentation_fragment:
- azure_tags
author:
- "Ian Philpot (@tripdubroot)"
- "Ian Philpot (@iphilpot)"
'''

View file

@ -45,7 +45,7 @@ extends_documentation_fragment:
- azure_tags
author:
- "Ian Philpot (@tripdubroot)"
- "Ian Philpot (@iphilpot)"
'''

View file

@ -88,7 +88,7 @@ requirements:
author:
- Benno Joy (@bennojoy)
- Lukas Beumer (@nitaco)
- Lukas Beumer (@Nitaco)
'''

View file

@ -28,7 +28,7 @@ DOCUMENTATION = '''
---
module: ovirt_disk_facts
short_description: Retrieve facts about one or more oVirt/RHV disks
author: "Katerina Koukiou (@kkoukiou)"
author: "Katerina Koukiou (@KKoukiou)"
version_added: "2.5"
description:
- "Retrieve facts about one or more oVirt/RHV disks."