mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 02:25:36 +00:00
botmeta
This commit is contained in:
parent
04cdd7d55a
commit
ea826a48d3
2 changed files with 3 additions and 1 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -887,6 +887,8 @@ files:
|
|||
maintainers: danekja
|
||||
$modules/keycloak_realm_rolemapping.py:
|
||||
maintainers: agross mhuysamen Gaetan2907
|
||||
$modules/keycloak_realm_users.py:
|
||||
maintainers: felix-grzelka
|
||||
$modules/keycloak_role.py:
|
||||
maintainers: laurpaum
|
||||
$modules/keycloak_user.py:
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ extends_documentation_fragment:
|
|||
- community.general._attributes
|
||||
|
||||
author:
|
||||
- Your Name (@yourgithub)
|
||||
- Felix Grzelka (@felix-grzelka)
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue