mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
Changes to author formatting, remove emails
This commit is contained in:
parent
f98648bf6f
commit
c65a612d1f
111 changed files with 123 additions and 123 deletions
|
@ -23,8 +23,8 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: patch
|
||||
author:
|
||||
- '"Jakub Jirutka (@jirutka)" <jakub@jirutka.cz>'
|
||||
- '"Luis Alberto Perez Lazaro (@luisperlaz)" <luisperlazaro@gmail.com>'
|
||||
- "Jakub Jirutka (@jirutka)"
|
||||
- "Luis Alberto Perez Lazaro (@luisperlaz)"
|
||||
version_added: 1.9
|
||||
description:
|
||||
- Apply patch files using the GNU patch tool.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue