Skip to content

Commit 45f90ab

Browse files
authored
Make @edoakes the czar of _common/ dir for now (#51753)
This is a new pattern, want to make sure it is understood and not misused. --------- Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
1 parent 0358f54 commit 45f90ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868

6969
# ==== Libraries and frameworks ====
7070

71+
# Common directory shared by core and the libraries.
72+
# @edoakes is the czar for now because the pattern is new.
73+
/python/ray/_common/ @edoakes @aslonnie
74+
7175
# Ray data.
7276
/python/ray/data/ @ray-project/ray-data
7377
/doc/source/data/ @ray-project/ray-data

0 commit comments

Comments
 (0)