From 9a1e35e1db14fca0ffe940dd511bcf30fac7ee2d Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg <greg.dekoenigsberg@gmail.com> Date: Thu, 14 May 2015 01:29:21 -0400 Subject: [PATCH] Adding author's github id --- windows/win_chocolatey.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/win_chocolatey.py b/windows/win_chocolatey.py index 4df1f3c58e8..c46d212cc30 100644 --- a/windows/win_chocolatey.py +++ b/windows/win_chocolatey.py @@ -86,7 +86,9 @@ options: require: false default: c:\\ansible-playbook.log aliases: [] -author: Trond Hindenes, Peter Mounce +author: + - "Trond Hindenes (@trondhindenes)" <trond@hindenes.com> + - "Peter Mounce (@petemounce)" ''' # TODO: