Adding author's github id
This commit is contained in:
parent
56cf538b71
commit
9677437a6e
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: patch
|
||||
author: Luis Alberto Perez Lazaro, Jakub Jirutka
|
||||
author:
|
||||
- "Jakub Jirutka (@jirutka)" <jakub@jirutka.cz>
|
||||
- "Luis Alberto Perez Lazaro (@luisperlaz)" <luisperlazaro@gmail.com>
|
||||
version_added: 1.9
|
||||
description:
|
||||
- Apply patch files using the GNU patch tool.
|
||||
|
|
Loading…
Reference in a new issue