mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix some module author names (#55770)
* Fix some module author names During some data analysis we noticed some typos in author lines.
This commit is contained in:
@@ -26,7 +26,7 @@ options:
|
||||
partial version like I(requests>2) are all valid specifications.
|
||||
author:
|
||||
- Will Thames (@willthames)
|
||||
- Ryan Scott Brown (@ryan_sb)
|
||||
- Ryan Scott Brown (@ryansb)
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user