diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 28dd0cee1e..b7fcd51dcf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -21,7 +21,10 @@ assembly/** @riuvshin @skabashnyuk core/** @skabashnyuk # workspace runtime infrastructure implementations -infrastructures/** @garagatyi +infrastructures/** @garagatyi @sleshchenko + +# multiuser che +multiuser/** @skabashnyuk # plugins plugins/plugin*debugger/** @tolusha