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