From a45771169ec1b9bd8f032d54b0dda7b740b7e826 Mon Sep 17 00:00:00 2001 From: dgrossman Date: Wed, 13 Aug 2025 11:59:02 -0400 Subject: [PATCH] Update CODEOWNERS add the sdk development team to the codeowners file --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5bb12efa..b41bb1a2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence * @maddawik +* @vulncheck-oss/sdk_deployment