Update author lines

We don't use github, so having @ mentions of specific humans is
not valuable. Also, we are a team and own the modules as a team,
so calling out individual authors is philosophically contrary.

We landed a patch upstream to special-case this author string.

Change-Id: I38b4e68f14bbba6e13e8a50e2b202874ab74e3bc
This commit is contained in:
Monty Taylor
2020-06-17 12:35:09 -05:00
committed by Sagi Shnaidman
parent 4b64ebe623
commit a96d28dfbc
64 changed files with 64 additions and 82 deletions

View File

@@ -10,9 +10,7 @@ DOCUMENTATION = '''
---
name: openstack
plugin_type: inventory
author:
- "Marco Vito Moscaritolo <marco@agavee.com>"
- "Jesse Keating <jesse.keating@rackspace.com>"
author: OpenStack Ansible SIG
short_description: OpenStack inventory source
requirements:
- "openstacksdk >= 0.28"