Make lujeni only maintainter of mongodb_user (#26789)

This commit is contained in:
Robin Roth 2017-07-14 12:16:26 +02:00 committed by John R Barker
parent a94055f0e1
commit d4482761ba
2 changed files with 4 additions and 2 deletions

View file

@ -120,7 +120,9 @@ notes:
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
requirements: [ "pymongo" ]
author: "Elliott Foster (@elliotttf)"
author:
- "Elliott Foster (@elliotttf)"
- "Julien Thebault (@lujeni)"
'''
EXAMPLES = '''