diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c15358cec..af4e517c1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ -# Platform team's approval is required for all code changes (excluding notebook changes) -* @Labelbox/platform +# SDK team's approval is required for all code changes (excluding notebook changes) +* @Labelbox/sdk *.ipynb \ No newline at end of file