adding author username
This commit is contained in:
parent
4f07e8b256
commit
2177ff1546
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ options:
|
||||||
|
|
||||||
# informational: requirements for nodes
|
# informational: requirements for nodes
|
||||||
requirements: [ urllib, urllib2 ]
|
requirements: [ urllib, urllib2 ]
|
||||||
author: WAKAYAMA Shirou
|
author: "WAKAYAMA Shirou (@shirou), BOURDEL Paul (@pb8226)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Reference in a new issue