zabbix: fix author's github handle (#50700)

This commit is contained in:
René Moser
2019-01-09 10:45:31 +01:00
committed by GitHub
parent 468588d3f8
commit 33d888210b
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ description:
- This module allows you to search for Zabbix hostgroup entries.
version_added: "2.6"
author:
- "Michael Miko (@redwhitemiko)"
- "Michael Miko (@RedWhiteMiko)"
requirements:
- "python >= 2.6"
- zabbix-api

View File

@@ -30,7 +30,7 @@ description:
- This module allows you to search for Zabbix host entries.
version_added: "2.7"
author:
- "Michael Miko (@redwhitemiko)"
- "Michael Miko (@RedWhiteMiko)"
requirements:
- "python >= 2.6"
- zabbix-api