From 47d4393cd7eedc60ddd1da6176aceb0c7c6d9df9 Mon Sep 17 00:00:00 2001 From: Gabefire <33893811+Gabefire@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:35:34 -0600 Subject: [PATCH] switch owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index af4e517c1..ba7da64d4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # SDK team's approval is required for all code changes (excluding notebook changes) -* @Labelbox/sdk +* @labelbox/engineers *.ipynb \ No newline at end of file