mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Validate DOCUMENTATION.author (#48993)
* Validate DOCUMENTATION.author Ensure that author line includes a GitHub account
This commit is contained in:
parent
9b44109ba3
commit
75407d3e43
15 changed files with 43 additions and 16 deletions
|
@ -23,7 +23,7 @@ description:
|
|||
version_added: "1.8"
|
||||
author:
|
||||
- "Cove (@cove)"
|
||||
- "Tony Minfei Ding"
|
||||
- "Tony Minfei Ding (!UNKNOWN)"
|
||||
- "Harrison Gu (@harrisongu)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
|
|
|
@ -22,7 +22,7 @@ description:
|
|||
version_added: "2.0"
|
||||
author:
|
||||
- "Cove (@cove)"
|
||||
- Tony Minfei Ding
|
||||
- Tony Minfei Ding (!UNKNOWN)
|
||||
- Harrison Gu (@harrisongu)
|
||||
- Werner Dijkerman (@dj-wasabi)
|
||||
- Eike Frost (@eikef)
|
||||
|
|
|
@ -22,7 +22,7 @@ description:
|
|||
version_added: "2.0"
|
||||
author:
|
||||
- "Cove (@cove)"
|
||||
- Dean Hailin Song
|
||||
- Dean Hailin Song (!UNKNOWN)
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- zabbix-api
|
||||
|
|
|
@ -22,7 +22,7 @@ description:
|
|||
version_added: "2.0"
|
||||
author:
|
||||
- "Cove (@cove)"
|
||||
- "Tony Minfei Ding"
|
||||
- "Tony Minfei Ding (!UNKNOWN)"
|
||||
- "Harrison Gu (@harrisongu)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue