diff --git a/files/patch.py b/files/patch.py index e0d7d1d335d..809069c9bac 100755 --- a/files/patch.py +++ b/files/patch.py @@ -22,7 +22,9 @@ DOCUMENTATION = ''' --- module: patch -author: Luis Alberto Perez Lazaro, Jakub Jirutka +author: + - "Jakub Jirutka (@jirutka)" + - "Luis Alberto Perez Lazaro (@luisperlaz)" version_added: 1.9 description: - Apply patch files using the GNU patch tool.