mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -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
|
@ -17,7 +17,7 @@ module: os_keystone_domain
|
|||
short_description: Manage OpenStack Identity Domains
|
||||
author:
|
||||
- Monty Taylor (@emonty)
|
||||
- Haneef Ali
|
||||
- Haneef Ali (@haneefs)
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.1"
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue