Skip to content

Commit eaaeb2e

Browse files
authored
Add codeowners file (vercel#6672)
1 parent c81bd27 commit eaaeb2e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Learn how to add code owners here:
2+
# https://help.github.com/en/articles/about-code-owners
3+
4+
/packages/ @timneutkens @Timer @dav-is @ijjk
5+
/examples/ @kheruc @lfades
6+
/test/ @timneutkens @Timer @dav-is @ijjk
7+
/bench/ @timneutkens @dav-is
8+
/errors/ @kheruc

0 commit comments

Comments
 (0)