summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag Wieers <dag@wieers.com>2017-08-14 23:50:21 +0200
committerGitHub <noreply@github.com>2017-08-14 23:50:21 +0200
commitf345ba5c384b876f6ddfe0196bf4c1f1f8a31709 (patch)
treef273038be4290c238ecbf60ddaca81f95fd8ca0e
parent767be93f77776aeb49e70b01121946ec909bc649 (diff)
downloadansible-f345ba5c384b876f6ddfe0196bf4c1f1f8a31709.tar.gz
More maintainers is a good thing, right ?
-rwxr-xr-xlib/ansible/modules/files/xml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/modules/files/xml.py b/lib/ansible/modules/files/xml.py
index 0a9367bac8..267d4d25f5 100755
--- a/lib/ansible/modules/files/xml.py
+++ b/lib/ansible/modules/files/xml.py
@@ -116,6 +116,7 @@ author:
- Magnus Hedemark (@magnus919)
- Dag Wieers (@dagwieers)
- Marko Stanković (@sm4rk0)
+- Christopher Prescott (@cmprescott)
'''
EXAMPLES = r'''