mirror of
https://github.com/vale981/ray
synced 2025-03-04 09:31:43 -05:00
Add autoscaler code owners (#28213)
We already had these on docs, a bit of an oversight not adding this to the autoscaler itself too. Signed-off-by: Alex Wu <alex@anyscale.io> Signed-off-by: Alex Wu <alex@anyscale.io>
This commit is contained in:
parent
5e2437923d
commit
dc08ce55ee
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -20,6 +20,9 @@
|
|||
/dashboard/modules/snapshot @wuisawesome @ijrsvt @edoakes @alanwguo @architkulkarni
|
||||
/python/ray/autoscaler/_private/monitor.py @wuisawesome @DmitriGekhtman
|
||||
|
||||
# Autoscaler
|
||||
/python/ray/autoscaler/ @wuisawesome @DmitriGekhtman
|
||||
|
||||
# Metrics
|
||||
/src/ray/stats/metric_defs.h @ericl @scv119 @rkooo567
|
||||
/src/ray/stats/metric_defs.cc @ericl @scv119 @rkooo567
|
||||
|
|
Loading…
Add table
Reference in a new issue