Bulk fix DOCUMENTATION.author (Part 1) (#48934)

* Bulk fix DOCUMENTATION.author
This commit is contained in:
John R Barker 2018-11-20 19:31:35 +00:00 committed by GitHub
commit 3fcc564bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
157 changed files with 171 additions and 164 deletions

View file

@ -18,7 +18,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = """
---
module: openvswitch_db
author: "Mark Hamilton (mhamilton@vmware.com)"
author: "Mark Hamilton (@markleehamilton) <mhamilton@vmware.com>"
version_added: 2.0
short_description: Configure open vswitch database.
requirements: [ "ovs-vsctl >= 2.3.3" ]