Create CODEOWNERS

This commit is contained in:
Ivan Blinkov 2019-10-22 00:40:19 +08:00 committed by GitHub
parent 9c1f8109c7
commit 3e66ca6f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,3 @@
dbms/* @ClickHouse/core-assigner
docs/* @ClickHouse/docs
docs/zh/* @ClickHouse/docs-zh