mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Clean up BOTMETA.yml (#44574)
This PR includes: - Removal of maintainers that are listed as author in the module - Removal of entries that do not extend the original author list - Move ignored-statement to namespace/directory (where useful) - In some cases, fix the authors-list or add missing github id We end up with a list of exceptions/additions and a large set of namespace/directory maintainers or team of maintainers. Some entries could be further improved by discussing with some maintainers.
This commit is contained in:
parent
68c60ad307
commit
b6b36276a4
49 changed files with 168 additions and 513 deletions
|
@ -185,10 +185,10 @@ requirements:
|
|||
- python-dnf
|
||||
- for the autoremove option you need dnf >= 2.0.1"
|
||||
author:
|
||||
- '"Igor Gnatenko (@ignatenkobrain)" <i.gnatenko.brain@gmail.com>'
|
||||
- '"Cristian van Ee (@DJMuggs)" <cristian at cvee.org>'
|
||||
- "Berend De Schouwer (github.com/berenddeschouwer)"
|
||||
- '"Adam Miller (@maxamillion)" <admiller@redhat.com>"'
|
||||
- Igor Gnatenko (@ignatenkobrain) <i.gnatenko.brain@gmail.com>
|
||||
- Cristian van Ee (@DJMuggs) <cristian at cvee.org>
|
||||
- Berend De Schouwer (@berenddeschouwer)
|
||||
- Adam Miller (@maxamillion) <admiller@redhat.com>
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue