Skip to content

Commit 48b8e57

Browse files
committed
chore: add CODEOWNERS file for review flow
Signed-off-by: Tom Carrio <[email protected]>
1 parent 2e43bac commit 48b8e57

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Welcome to the CODEOWNERS file
2+
# This file dictates code owners who will be required for
3+
# reviews in the project
4+
5+
# These owners will be the default owners for everything in
6+
# the repo. Unless a later match takes precedence,
7+
# @global-owner1 and @global-owner2 will be requested for
8+
# review when someone opens a pull request.
9+
* @tcarrio

0 commit comments

Comments
 (0)