Skip to content

Commit

Permalink
update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Aug 13, 2024
1 parent 347d1c3 commit ab59af9
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ab59af9

Please sign in to comment.