Skip to content

Commit

Permalink
Updated CODEOWNERS (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai authored May 2, 2024
1 parent 3abb717 commit c040b25
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
# The format is described: https://github.blog/2017-07-06-introducing-code-owners/

# These owners will be the default owners for everything in the repo.
* @frankhinek @csuwildcat @mistermoe @thehenrytsai
* @frankhinek @csuwildcat @mistermoe @thehenrytsai @lirancohen

# These are owners of any file in the `common`, `crypto`, `crypto-aws-kms`, `dids`, and
# `credentials` packages and their sub-directories.
/packages/common @jiyoontbd @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/crypto @jiyoontbd @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/crypto-aws-kms @jiyoontbd @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/dids @jiyoontbd @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/credentials @jiyoontbd @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/common @diehuxx @mistermoe @frankhinek @thehenrytsai @nitro-neal
/packages/crypto @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/crypto-aws-kms @diehuxx @mistermoe @frankhinek @thehenrytsai
/packages/dids @diehuxx @mistermoe @frankhinek @thehenrytsai @nitro-neal
/packages/credentials @diehuxx @mistermoe @frankhinek @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 @frankhinek @csuwildcat @mistermoe @shamilovtim
/packages/proxy-agent @lirancohen @frankhinek @csuwildcat @mistermoe @shamilovtim
/packages/user-agent @lirancohen @frankhinek @csuwildcat @mistermoe @shamilovtim
/packages/identity-agent @lirancohen @frankhinek @csuwildcat @mistermoe @shamilovtim
/packages/api @lirancohen @frankhinek @csuwildcat @mistermoe @shamilovtim
/packages/api @lirancohen @frankhinek @csuwildcat @mistermoe @shamilovtim @nitro-neal

0 comments on commit c040b25

Please sign in to comment.