Codeowners update (#173)

* CODEOWNERS update

* clang-tidy changes trigger the diff
This commit is contained in:
antonio2368 2021-06-15 13:21:05 +02:00 committed by GitHub
parent 8cd9f696cf
commit 644a3a0b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View File

@ -5,7 +5,8 @@ on:
paths-ignore:
- 'docs/**'
- '**/*.md'
- '.clang-*'
- '.clang-format'
- 'CODEOWNERS'
jobs:
community_build:

View File

@ -1,4 +1 @@
/docs/ @gitbuda
/src/communication/ @antonio2368
/src/query/ @the-joksim
/src/storage/ @antonio2368
* @gitbuda @antonio2368 @antaljanosbenjamin @kostasrim