Add codeowners file (#6672)

This commit is contained in:
Tim Neutkens 2019-03-15 13:46:01 +01:00 committed by GitHub
parent c81bd27587
commit eaaeb2ecf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,8 @@
# Learn how to add code owners here:
# https://help.github.com/en/articles/about-code-owners
/packages/ @timneutkens @Timer @dav-is @ijjk
/examples/ @kheruc @lfades
/test/ @timneutkens @Timer @dav-is @ijjk
/bench/ @timneutkens @dav-is
/errors/ @kheruc