diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..b103a39 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,11 @@ + +# This is a comment. +# Each line is a file pattern followed by one or more owners. +# Note: CODEOWNERS are automatically requested for review on relevant PRs. +# Order is important; the last matching pattern takes the most +# precedence. + +# These owners will be the default owners for everything in +# the repo unless a later match takes precedence. +* @mrice32 @nicholaspai @gsteenkamp89 @dohaki +