update github handle (#50235)

pull/50271/head
Simon Weald 6 years ago committed by René Moser
parent 84210e6b17
commit d4bd323c3a

@ -116,7 +116,7 @@ files:
$modules/cloud/google/gc_storage.py: supertom
$modules/cloud/linode/: $team_linode
$modules/cloud/lxd/: hnakamur
$modules/cloud/memset/: analbeard
$modules/cloud/memset/: glitchcrab
$modules/cloud/misc/ovirt.py:
ignored: vincentvdk skvidal
maintainers: joshainglis karmab machacekondra mwperina
@ -653,7 +653,7 @@ files:
$module_utils/vmware:
maintainers: $team_vmware
$module_utils/memset.py:
maintainers: analbeard
maintainers: glitchcrab
labels: cloud
$module_utils/scaleway.py: &scaleway
maintainers: $team_scaleway

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_dns_reload
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.6"
short_description: Request reload of Memset's DNS infrastructure,
notes:

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_memstore_facts
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.8"
short_description: Retrieve Memstore product usage information.
notes:

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_server_facts
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.8"
short_description: Retrieve server information.
notes:

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_zone
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.6"
short_description: Creates and deletes Memset DNS zones.
notes:

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_zone_domain
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.6"
short_description: Create and delete domains in Memset DNS zones.
notes:

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = '''
---
module: memset_zone_record
author: "Simon Weald (@analbeard)"
author: "Simon Weald (@glitchcrab)"
version_added: "2.6"
short_description: Create and delete records in Memset DNS zones.
notes:

Loading…
Cancel
Save