summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2017-11-27 19:09:05 -0600
committerGitHub <noreply@github.com>2017-11-27 19:09:05 -0600
commit783a09d1051026c2b6ac77e245ff2d95def16b4d (patch)
treee5c8c84b8a493817340e5e0a2f8f0e5d7e49bde5 /hacking
parent1b0c44584624db74921e053c85333a6c6e54501c (diff)
downloadansible-783a09d1051026c2b6ac77e245ff2d95def16b4d.tar.gz
Fix failure to adjust my name when doing copy pasta (#33322)
Diffstat (limited to 'hacking')
-rw-r--r--hacking/fix_test_syntax.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/fix_test_syntax.py b/hacking/fix_test_syntax.py
index baa1a005e6..4ac990bd01 100644
--- a/hacking/fix_test_syntax.py
+++ b/hacking/fix_test_syntax.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# (c) 2017, Michael DeHaan <matt@sivel.net>
+# (c) 2017, Matt Martz <matt@sivel.net>
#
# This file is part of Ansible
#