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:
John R Barker
2019-04-26 16:11:35 +01:00
committed by GitHub
parent 9d5b5d7ddd
commit 52a1e4a599
38 changed files with 44 additions and 39 deletions

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = """
module: edgeos_config
version_added: "2.5"
author:
- "Nathaniel Case (@qalthos)"
- "Nathaniel Case (@Qalthos)"
- "Sam Doran (@samdoran)"
short_description: Manage EdgeOS configuration on remote device
description:

View File

@@ -17,7 +17,7 @@ DOCUMENTATION = """
module: edgeos_facts
version_added: "2.5"
author:
- Nathaniel Case (@qalthos)
- Nathaniel Case (@Qalthos)
- Sam Doran (@samdoran)
short_description: Collect facts from remote devices running EdgeOS
description: