Tune a list of owners for infrastructure and multi-user modules (#10310)

Introduce one more owner for infrastructure and multiuser modules
6.19.x
Sergii Kabashniuk 2018-07-10 09:50:15 +03:00 committed by GitHub
parent 14e3048d77
commit bfd96bbbcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

5
.github/CODEOWNERS vendored
View File

@ -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