mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Correct user anasbadaha (remove anasb from being notified for onyx) (#47986)
* Remove anasb from being notified for onyx, replace with anasbadaha
This commit is contained in:
parent
2b02e43614
commit
0c5bc7bf32
2 changed files with 2 additions and 2 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue