From b232f143e49efe43c9f7bf390067ffb0704926fc Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Thu, 14 May 2015 01:19:04 -0400 Subject: [PATCH] Adding author's github id --- system/zfs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/zfs.py b/system/zfs.py index 93248897051..7a5cc205225 100644 --- a/system/zfs.py +++ b/system/zfs.py @@ -206,7 +206,7 @@ options: - The zoned property. required: False choices: ['on','off'] -author: Johan Wiren +author: "Johan Wiren (@johanwiren)" ''' EXAMPLES = '''