From 51313e6da8ba769b57aadd5b261a60a82bd8ca6f Mon Sep 17 00:00:00 2001 From: Jonathan Mainguy Date: Sun, 23 Oct 2016 19:29:27 -0400 Subject: [PATCH] update maintainer --- lib/ansible/modules/system/hostname.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/system/hostname.py b/lib/ansible/modules/system/hostname.py index c56572ebade..1e9354b9772 100644 --- a/lib/ansible/modules/system/hostname.py +++ b/lib/ansible/modules/system/hostname.py @@ -22,7 +22,7 @@ DOCUMENTATION = ''' --- module: hostname author: - - "Hiroaki Nakamura (@hnakamur)" + - "Adrian Likins (@alikins)" - "Hideki Saito (@saito-hideki)" version_added: "1.4" short_description: Manage hostname