Add $team_gitlab (#51176)
This commit is contained in:
parent
8d4f7f5b56
commit
7f2b9a8a31
1 changed files with 6 additions and 0 deletions
6
.github/BOTMETA.yml
vendored
6
.github/BOTMETA.yml
vendored
|
@ -346,6 +346,9 @@ files:
|
|||
$modules/source_control/git.py: $team_ansible
|
||||
$modules/source_control/github_key.py:
|
||||
ignored: erydo
|
||||
$modules/source_control/gitlab_: &gitlab
|
||||
labels: gitlab
|
||||
maintainers: $team_gitlab
|
||||
$modules/storage/infinidat/: GR360RY vmalloc
|
||||
$modules/storage/netapp/: $team_netapp
|
||||
$modules/storage/purestorage/:
|
||||
|
@ -594,6 +597,7 @@ files:
|
|||
$module_utils/gcp_utils.py:
|
||||
maintainers: $team_google
|
||||
supershipit: $team_google
|
||||
$module_utils/gitlab.py: *gitlab
|
||||
$module_utils/ipa.py:
|
||||
maintainers: $team_ipa
|
||||
$module_utils/k8s:
|
||||
|
@ -1296,6 +1300,7 @@ files:
|
|||
maintainers: $team_nxos
|
||||
labels:
|
||||
- networking
|
||||
test/units/modules/source_control/test_gitlab_: *gitlab
|
||||
test/sanity/pep8/legacy-files.txt:
|
||||
notified: mattclay
|
||||
hacking/report.py:
|
||||
|
@ -1322,6 +1327,7 @@ macros:
|
|||
team_e_spirit: MatrixCrawler getjack
|
||||
team_extreme: bigmstone LindsayHill
|
||||
team_fortimanager: Ghilli3 lweighall p4r4n0y1ng Ftntcorecse
|
||||
team_gitlab: dagwieers Shaps
|
||||
team_google: rambleraptor erjohnso
|
||||
team_hpux: bcoca dagwieers
|
||||
team_ipa: Nosmoht Akasurde fxfitz
|
||||
|
|
Loading…
Reference in a new issue