diff options
author | Abhijeet Kasurde <akasurde@redhat.com> | 2017-09-21 09:12:58 +0200 |
---|---|---|
committer | Jordan Borean <jborean93@gmail.com> | 2017-09-21 09:12:58 +0200 |
commit | c2303c5922bac39aa69a7cc49dbe5041233f2d5e (patch) | |
tree | 4b192effab303ff2669f26897083f6ca2d3d44da /.github | |
parent | More PEP8 fixes (diff) | |
download | ansible-c2303c5922bac39aa69a7cc49dbe5041233f2d5e.tar.xz ansible-c2303c5922bac39aa69a7cc49dbe5041233f2d5e.zip |
Add akasurde as maintainer of IPA modules (#30648)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1495363a9f..be8206ace3 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -342,16 +342,8 @@ files: $modules/files/xml.py: ignored: magnus919 maintainers: tbielawa dagwieers sm4rk0 cmprescott - $modules/identity/ipa/ipa_dnsrecord.py: Nosmoht akasurde - $modules/identity/ipa/ipa_group.py: Nosmoht - $modules/identity/ipa/ipa_hbacrule.py: Nosmoht - $modules/identity/ipa/ipa_host.py: Nosmoht - $modules/identity/ipa/ipa_hostgroup.py: Nosmoht - $modules/identity/ipa/ipa_role.py: Nosmoht - $modules/identity/ipa/ipa_sudocmd.py: Nosmoht - $modules/identity/ipa/ipa_sudocmdgroup.py: Nosmoht - $modules/identity/ipa/ipa_sudorule.py: Nosmoht - $modules/identity/ipa/ipa_user.py: Nosmoht + $modules/identity/ipa/: + maintainers: $team_ipa $modules/identity/opendj/opendj_backendprop.py: dj-wasabi $modules/inventory/add_host.py: $team_ansible $modules/inventory/group_by.py: $team_ansible jhoekx @@ -1108,3 +1100,4 @@ macros: team_tower: ghjm jlaska matburt wwitzel3 team_vmware: dagwieers dav1x jctanner nerzhul akasurde team_windows: dagwieers jborean93 jhawkesworth + team_ipa: Nosmoht akasurde |