Skip to content

Commit

Permalink
comment out any whith >1 codeowner (#625)
Browse files Browse the repository at this point in the history
* comment out any whith >1 codeowner

* fix comments

* actually keep codeowners, just remove on fe-sdk

* formatting
  • Loading branch information
Sladuca authored Nov 19, 2023
1 parent 9e63e75 commit 4631ea2
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
# actors

packages/bundler @luketchang @Sladuca
packages/subtree-updater @Sladuca
packages/deposit-screener @Sladuca @luketchang
packages/test-actor @Sladuca @luketchang
actors/subtree-updater @Sladuca

actors/bundler @luketchang @Sladuca
actors/deposit-screener @Sladuca @luketchang
actors/test-actor @Sladuca @luketchang

# SDKs

packages/core @Sladuca
packages/client @Sladuca
packages/frontend-sdk @Sladuca @panieldark

# other packages

packages/config @luketchang
packages/deploy @luketchang
packages/e2e-tests @luketchang @Sladuca
packages/local-prover @Sladuca
packages/crypto-utils @Sladuca
packages/crypto-utils @Sladuca

# more than one codeowner => no codeowner
packages/e2e-tests @luketchang @Sladuca

0 comments on commit 4631ea2

Please sign in to comment.