From f345ba5c384b876f6ddfe0196bf4c1f1f8a31709 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Mon, 14 Aug 2017 23:50:21 +0200 Subject: [PATCH] More maintainers is a good thing, right ? --- lib/ansible/modules/files/xml.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/files/xml.py b/lib/ansible/modules/files/xml.py index 0a9367bac81..267d4d25f53 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'''