Add github ID to author field in sensu_check
As proposed by @gregdek in #983
This commit is contained in:
parent
738caf35da
commit
9342c16e78
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ options:
|
|||
required: false
|
||||
default: null
|
||||
requirements: [ ]
|
||||
author: Anders Ingemann
|
||||
author: "Anders Ingemann (@andsens)"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue