From 246c0d87a82060975cf275aaae6955609816e1dc Mon Sep 17 00:00:00 2001 From: Jason I Date: Wed, 29 May 2024 14:15:50 -0700 Subject: [PATCH] chore: update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fc657f77c7..02ab247c76 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # The whole SDK team owns the whole repo for now. -* @dfinity/sdk @chenyan-dfinity +* @dfinity/dx # The infra team can still approve Nix PRs. **/*.nix @dfinity-lab/infra