diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 533e9ebc3a7..ee30a9ba87e 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1121,7 +1121,7 @@ macros: team_networking: Qalthos ganeshrn rcarrillocruz trishnaguha gdpak justjais NilashishC team_nso: cmoberg cnasten tbjurman team_nxos: mikewiebe rahushen rcarrillocruz trishnaguha tstoner - team_onyx: samerd anasb + team_onyx: anasbadaha samerd team_openstack: emonty juliakreger rcarrillocruz shrews dagnello mnaser odyssey4me evrardjp cloudnull team_openswitch: Qalthos gdpak team_purestorage: sdodsley sile16 lionmax genegr raekins bannaych diff --git a/lib/ansible/modules/network/onyx/onyx_igmp_vlan.py b/lib/ansible/modules/network/onyx/onyx_igmp_vlan.py index 5ab9a166c5c..e181adceefa 100644 --- a/lib/ansible/modules/network/onyx/onyx_igmp_vlan.py +++ b/lib/ansible/modules/network/onyx/onyx_igmp_vlan.py @@ -14,7 +14,7 @@ DOCUMENTATION = """ --- module: onyx_igmp_vlan version_added: '2.8' -author: 'Anas Badaha(@anasb)' +author: Anas Badaha (@anasbadaha) short_description: Configures IGMP Vlan parameters description: - This module provides declarative management of IGMP vlan configuration on Mellanox ONYX network devices.