diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3e921de93a..6082cdde41 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,8 +4,5 @@ # che.properties file is quasi-documentation, so in future we might grant access to this # assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @osslate -# workspace runtime infrastructure implementations -infrastructures/** @amisevsk - # deploy deploy/** @tolusha @dkwon17