From ab59af95aeb3b8738adfcb69cc7acc4b0e564bcd Mon Sep 17 00:00:00 2001 From: Tim Shamilov Date: Wed, 14 Aug 2024 02:15:53 +0800 Subject: [PATCH] update codeowners --- CODEOWNERS | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 827fb48e7..06295c3bf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -10,26 +10,26 @@ # These are owners who can approve folders under the root directory and other CICD and QoL directories. # Should be the union list of all owners of sub-directories, optionally minus the default owners. -/* @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal -/.changeset @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal -/.codesandbox @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal -/.github @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal -/.vscode @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal -/scripts @csuwildcat @lirancohen @thehenrytsai @diehuxx @shamilovtim @nitro-neal +/* @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal +/.changeset @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal +/.codesandbox @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal +/.github @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal +/.vscode @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal +/scripts @csuwildcat @lirancohen @thehenrytsai @shamilovtim @nitro-neal # These are owners of any file in the `common`, `crypto`, `crypto-aws-kms`, `dids`, and # `credentials` packages and their sub-directories. -/packages/common @csuwildcat @diehuxx @thehenrytsai @nitro-neal -/packages/crypto @csuwildcat @diehuxx @thehenrytsai -/packages/crypto-aws-kms @csuwildcat @diehuxx @thehenrytsai -/packages/dids @csuwildcat @diehuxx @thehenrytsai @nitro-neal -/packages/credentials @csuwildcat @diehuxx @thehenrytsai @nitro-neal +/packages/common @csuwildcat @thehenrytsai @nitro-neal +/packages/crypto @csuwildcat @thehenrytsai @nitro-neal +/packages/crypto-aws-kms @csuwildcat @thehenrytsai @nitro-neal +/packages/dids @csuwildcat @thehenrytsai @nitro-neal +/packages/credentials @csuwildcat @thehenrytsai @nitro-neal # These are owners of any file in the `agent`, `user-agent`, `proxy-agent`, `identity-agent`, and # `api` packages and their sub-directories. -/packages/agent @lirancohen @csuwildcat @shamilovtim -/packages/proxy-agent @lirancohen @csuwildcat @shamilovtim -/packages/user-agent @lirancohen @csuwildcat @shamilovtim -/packages/identity-agent @lirancohen @csuwildcat @shamilovtim -/packages/api @lirancohen @csuwildcat @shamilovtim @nitro-neal +/packages/agent @lirancohen @csuwildcat @shamilovtim @thehenrytsai +/packages/proxy-agent @lirancohen @csuwildcat @shamilovtim @thehenrytsai +/packages/user-agent @lirancohen @csuwildcat @shamilovtim @thehenrytsai +/packages/identity-agent @lirancohen @csuwildcat @shamilovtim @thehenrytsai +/packages/api @lirancohen @csuwildcat @shamilovtim @thehenrytsai @nitro-neal