From 9bb0a010600393fd68634958da27a805016a9058 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Thu, 14 May 2015 00:33:04 -0400 Subject: [PATCH] Adding author's github id --- packaging/os/portinstall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/os/portinstall.py b/packaging/os/portinstall.py index 068f413af72..b4e3044167e 100644 --- a/packaging/os/portinstall.py +++ b/packaging/os/portinstall.py @@ -43,7 +43,7 @@ options: choices: [ 'yes', 'no' ] required: false default: yes -author: berenddeboer +author: "berenddeboer (@berenddeboer)" ''' EXAMPLES = '''