From 18ae99d8d8441c6901b667999847f6071b5d130a Mon Sep 17 00:00:00 2001 From: Edward Oakes Date: Wed, 25 Aug 2021 10:56:11 -0500 Subject: [PATCH] [codeowners] Add @kombuchafox as code owner for dashboard snapshot (#18051) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 62b4aa164..66a4f79fd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,7 +10,7 @@ /src/ray/protobuf/common.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz /src/ray/protobuf/gcs.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz /src/ray/protobuf/gcs_service.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz -/dashboard/modules/snapshot @wuisawesome @ijrsvt @joeybai @alanwguo @architkulkarni +/dashboard/modules/snapshot @wuisawesome @ijrsvt @joeybai @alanwguo @architkulkarni @kombuchafox # All C++ code. # /src/ray @ray-project/ray-core-cpp