BOTMETA.yml and module metadata: fix case authors (#46051)

* botmeta: fix GitHub ID case

* module authors: fix GitHub ID case

* replace CloudEngine-Ansible by submitter GitHub ID
This commit is contained in:
Pilou 2018-11-19 12:47:14 +01:00 committed by John R Barker
parent 690b990fb5
commit 7f98a8db12
79 changed files with 85 additions and 85 deletions

View file

@ -29,7 +29,7 @@ short_description: Manages NTP authentication configuration on HUAWEI CloudEngin
description:
- Manages NTP authentication configuration on HUAWEI CloudEngine switches.
author:
- Zhijin Zhou (@CloudEngine-Ansible)
- Zhijin Zhou (@QijunPan)
notes:
- If C(state=absent), the module will attempt to remove the given key configuration.
If a matching key configuration isn't found on the device, the module will fail.