Remove Mark Theunissen as maintainer
This commit is contained in:
parent
15dcabe012
commit
5599bfb07d
2 changed files with 6 additions and 6 deletions
|
@ -90,7 +90,7 @@ notes:
|
|||
the credentials from C(~/.my.cnf), and finally fall back to using the MySQL
|
||||
default login of C(root) with no password.
|
||||
requirements: [ ConfigParser ]
|
||||
author: "Mark Theunissen (@marktheunissen)"
|
||||
author: "Ansible Core Team"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
|
@ -120,7 +120,7 @@ notes:
|
|||
the file."
|
||||
|
||||
requirements: [ "MySQLdb" ]
|
||||
author: "Mark Theunissen (@marktheunissen)"
|
||||
author: "Ansible Core Team"
|
||||
'''
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
Loading…
Reference in a new issue