From a10f2a8193403c8d36687d2e58ecba61d9409c5b Mon Sep 17 00:00:00 2001 From: Gabefire <33893811+Gabefire@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:42:36 -0500 Subject: [PATCH] Added codeowner change --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c15358cec..c374bd8c9 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 +# Platform or SDK team's approval is required for all code changes (excluding notebook changes) +* @Labelbox/platform @Labelbox/sdk *.ipynb \ No newline at end of file