ci: give ownership of ngc-wrapped to compiler-cli maintainers (#18354)
PR Close #18354
This commit is contained in:
parent
086f4aa72c
commit
cae3e6dca0
|
@ -70,6 +70,7 @@ groups:
|
|||
- "tools/*"
|
||||
exclude:
|
||||
- "tools/public_api_guard/*"
|
||||
- "tools/ngc-wrapped/*"
|
||||
- "aio/*"
|
||||
users:
|
||||
- IgorMinar #primary
|
||||
|
@ -137,6 +138,7 @@ groups:
|
|||
files:
|
||||
- "packages/tsc-wrapped/*"
|
||||
- "packages/compiler-cli/*"
|
||||
- "tools/ngc-wrapped/*"
|
||||
users:
|
||||
- alexeagle
|
||||
- chuckjaz
|
||||
|
|
Loading…
Reference in New Issue