From 1a0bc0dbf41237b16fdd886a6c7eab9daa620cd8 Mon Sep 17 00:00:00 2001 From: deepthi Date: Wed, 23 Sep 2020 14:40:04 -0700 Subject: [PATCH] add myself to CODEOWNERS Signed-off-by: deepthi --- .github/CODEOWNERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f63f9c3e88d..5c74a5ef21b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,4 +7,10 @@ /go/test/endtoend/vtgate @harshit-gangal @systay /go/vt/vtgate @harshit-gangal @systay /go/vt/vttablet/tabletserver @harshit-gangal @systay -/go/vt/sqlparser @harshit-gangal @systay \ No newline at end of file +/go/vt/sqlparser @harshit-gangal @systay +/go/vt/discovery @deepthi +/go/vt/vttablet/tabletmanager @deepthi +/go/vt/orchestrator @deepthi +/go/vt/vtctl @deepthi +/go/vt/wrangler @deepthi +/go/vt/mysqlctl @deepthi