Clean up BOTMETA.yml (#44574)

This PR includes:
- Removal of maintainers that are listed as author in the module
- Removal of entries that do not extend the original author list
- Move ignored-statement to namespace/directory (where useful)
- In some cases, fix the authors-list or add missing github id

We end up with a list of exceptions/additions and a large set of
namespace/directory maintainers or team of maintainers.

Some entries could be further improved by discussing with some
maintainers.
This commit is contained in:
Dag Wieers 2018-08-25 01:43:35 +02:00 committed by jctanner
commit b6b36276a4
49 changed files with 168 additions and 513 deletions

View file

@ -66,7 +66,7 @@ options:
description:
- How long before "wait" gives up, in seconds.
default: 300
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment:
- rackspace
- rackspace.openstack

View file

@ -65,7 +65,7 @@ options:
description:
- Arbitrary key/value pairs to accompany the alarm. Must be a hash of String
keys and values between 1 and 255 characters long.
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment: rackspace.openstack
'''

View file

@ -101,7 +101,7 @@ options:
description:
- The number of seconds this check will wait when attempting to collect
results. Must be less than the period.
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment: rackspace.openstack
'''

View file

@ -47,7 +47,7 @@ options:
- Hash of arbitrary C(name), C(value) pairs that are passed to associated
rax_mon_alarms. Names and values must all be between 1 and 255 characters
long.
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment: rackspace.openstack
'''

View file

@ -43,7 +43,7 @@ options:
http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/
service-notification-types-crud.html for details.
required: true
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment: rackspace.openstack
'''

View file

@ -45,7 +45,7 @@ options:
description:
- Notification list to use when the alarm state is OK. Must be an array of
valid rax_mon_notification ids.
author: Ash Wilson
author: Ash Wilson (@smashwilson)
extends_documentation_fragment: rackspace.openstack
'''