mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
Remove me from botmeta (#39263)
* Remove myself from team_vmware * Remove myself from maintainership of all modules
This commit is contained in:
parent
7975c8fab0
commit
2f32e0ba2d
8 changed files with 1 additions and 8 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -1169,6 +1169,6 @@ macros:
|
||||||
team_rhn: alikins barnabycourt flossware vritant
|
team_rhn: alikins barnabycourt flossware vritant
|
||||||
team_tower: ghjm jlaska matburt wwitzel3 simfarm ryanpetrello rooftopcellist AlanCoding
|
team_tower: ghjm jlaska matburt wwitzel3 simfarm ryanpetrello rooftopcellist AlanCoding
|
||||||
team_ucs: dsoper2 johnamcdonough vallard vvb dagwieers
|
team_ucs: dsoper2 johnamcdonough vallard vvb dagwieers
|
||||||
team_vmware: akasurde dav1x jctanner
|
team_vmware: akasurde dav1x
|
||||||
team_windows: dagwieers jborean93 jhawkesworth nitzmahone
|
team_windows: dagwieers jborean93 jhawkesworth nitzmahone
|
||||||
team_windows_core: nitzmahone jborean93
|
team_windows_core: nitzmahone jborean93
|
||||||
|
|
|
@ -402,7 +402,6 @@ author:
|
||||||
- "Thomas Steinbach (@ThomasSteinbach)"
|
- "Thomas Steinbach (@ThomasSteinbach)"
|
||||||
- "Philippe Jandot (@zfil)"
|
- "Philippe Jandot (@zfil)"
|
||||||
- "Daan Oosterveld (@dusdanig)"
|
- "Daan Oosterveld (@dusdanig)"
|
||||||
- "James Tanner (@jctanner)"
|
|
||||||
- "Chris Houseknecht (@chouseknecht)"
|
- "Chris Houseknecht (@chouseknecht)"
|
||||||
- "Kassian Sun (@kassiansun)"
|
- "Kassian Sun (@kassiansun)"
|
||||||
|
|
||||||
|
|
|
@ -173,7 +173,6 @@ requirements:
|
||||||
author:
|
author:
|
||||||
- Pavel Antonov (@softzilla)
|
- Pavel Antonov (@softzilla)
|
||||||
- Chris Houseknecht (@chouseknecht)
|
- Chris Houseknecht (@chouseknecht)
|
||||||
- James Tanner (@jctanner)
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,6 @@ requirements:
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Chris Houseknecht (@chouseknecht)
|
- Chris Houseknecht (@chouseknecht)
|
||||||
- James Tanner (@jctanner)
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
|
@ -82,7 +82,6 @@ requirements:
|
||||||
author:
|
author:
|
||||||
- "Olaf Kilian <olaf.kilian@symanex.com>"
|
- "Olaf Kilian <olaf.kilian@symanex.com>"
|
||||||
- "Chris Houseknecht (@chouseknecht)"
|
- "Chris Houseknecht (@chouseknecht)"
|
||||||
- "James Tanner (@jctanner)"
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
|
@ -21,7 +21,6 @@ description:
|
||||||
- Modify, rename or remove a virtual machine.
|
- Modify, rename or remove a virtual machine.
|
||||||
version_added: '2.2'
|
version_added: '2.2'
|
||||||
author:
|
author:
|
||||||
- James Tanner (@jctanner) <tanner.jc@gmail.com>
|
|
||||||
- Loic Blot (@nerzhul) <loic.blot@unix-experience.fr>
|
- Loic Blot (@nerzhul) <loic.blot@unix-experience.fr>
|
||||||
- Philippe Dellaert (@pdellaert) <philippe@dellaert.org>
|
- Philippe Dellaert (@pdellaert) <philippe@dellaert.org>
|
||||||
- Abhijeet Kasurde (@akasurde) <akasurde@redhat.com>
|
- Abhijeet Kasurde (@akasurde) <akasurde@redhat.com>
|
||||||
|
|
|
@ -19,7 +19,6 @@ description:
|
||||||
- Find the folder path(s) for a virtual machine by name or UUID
|
- Find the folder path(s) for a virtual machine by name or UUID
|
||||||
version_added: 2.4
|
version_added: 2.4
|
||||||
author:
|
author:
|
||||||
- James Tanner <tanner.jc@gmail.com>
|
|
||||||
- Abhijeet Kasurde <akasurde@redhat.com>
|
- Abhijeet Kasurde <akasurde@redhat.com>
|
||||||
notes:
|
notes:
|
||||||
- Tested on vSphere 6.5
|
- Tested on vSphere 6.5
|
||||||
|
|
|
@ -20,7 +20,6 @@ description:
|
||||||
- All parameters and VMware object names are case sensitive.
|
- All parameters and VMware object names are case sensitive.
|
||||||
version_added: 2.3
|
version_added: 2.3
|
||||||
author:
|
author:
|
||||||
- James Tanner (@jctanner) <tanner.jc@gmail.com>
|
|
||||||
- Loic Blot (@nerzhul) <loic.blot@unix-experience.fr>
|
- Loic Blot (@nerzhul) <loic.blot@unix-experience.fr>
|
||||||
notes:
|
notes:
|
||||||
- Tested on vSphere 5.5, 6.0 and 6.5
|
- Tested on vSphere 5.5, 6.0 and 6.5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue