Validate DOCUMENTATION.author (#48993)

* Validate DOCUMENTATION.author

Ensure that author line includes a GitHub account
This commit is contained in:
John R Barker
2018-11-21 17:29:29 +00:00
committed by GitHub
parent 9b44109ba3
commit 75407d3e43
15 changed files with 43 additions and 16 deletions

View File

@@ -83,7 +83,7 @@ notes:
author:
- "Ansible Core Team"
- "Michael DeHaan"
- "David O'Brien @david_obrien davidobrien1985"
- "David O'Brien (@davidobrien1985)"
'''
EXAMPLES = """