From 1170d8029cfac7ae02953389aeba5977704026b2 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Thu, 14 May 2015 00:41:41 -0400 Subject: [PATCH] Adding author's github id --- source_control/github_hooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_control/github_hooks.py b/source_control/github_hooks.py index 7aaff98f413..9184a7b8229 100644 --- a/source_control/github_hooks.py +++ b/source_control/github_hooks.py @@ -64,7 +64,7 @@ options: default: 'json' choices: ['json', 'form'] -author: Phillip Gentry, CX Inc +author: "Phillip Gentry, CX Inc (@pcgentry)" ''' EXAMPLES = '''