From 62888d291d6c321628f8c776684e7d37e0505d88 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Thu, 14 May 2015 00:11:50 -0400 Subject: [PATCH] Adding author's github id --- packaging/os/homebrew_cask.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/os/homebrew_cask.py b/packaging/os/homebrew_cask.py index c4d74b5d133..9e20149300f 100644 --- a/packaging/os/homebrew_cask.py +++ b/packaging/os/homebrew_cask.py @@ -19,7 +19,7 @@ DOCUMENTATION = ''' --- module: homebrew_cask -author: "Daniel Jaouen (@danieljaouen)" +author: "Daniel Jaouen (@danieljaouen)" short_description: Install/uninstall homebrew casks. description: - Manages Homebrew casks.