Adding author's github id

This commit is contained in:
Greg DeKoenigsberg 2015-05-13 15:10:16 -04:00
parent 56cf538b71
commit 9677437a6e

View file

@ -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.