diff --git a/.fernignore b/.fernignore index a54fbc53..12cdf73a 100644 --- a/.fernignore +++ b/.fernignore @@ -1,4 +1,5 @@ # Specify files that shouldn't be modified by Fern +CODEOWNERS LICENSE.md diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..47ecaba1 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @merge-api/approved-sdk-reviewers