-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e389ba1
commit 8543190
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
l2geth/ @smartcontracts @tynes @karlfloersch | ||
packages/specs/l2geth/ @smartcontracts @tynes @karlfloersch | ||
packages/contracts/ @smartcontracts @ben-chain @maurelian @elenadimitrova | ||
packages/specs/protocol/ @smartcontracts @ben-chain @maurelian | ||
ops/ @tynes @karlfloersch | ||
packages/hardhat-ovm/ @smartcontracts | ||
packages/smock/ @smartcontracts @maurelian | ||
packages/core-utils/ @smartcontracts @annieke @ben-chain | ||
packages/common-ts/ @annieke | ||
packages/core-utils/src/watcher.ts @K-Ho | ||
packages/message-relayer/ @K-Ho | ||
packages/batch-submitter/ @annieke @karlfloersch | ||
packages/data-transport-layer/ @annieke | ||
integration-tests/ @tynes | ||
# CODEOWNERS can be disruptive because it automatically requests review from individuals across the | ||
# board. We still like to use this file to track who's working on what, but all lines are commented | ||
# out so that GitHub won't trigger review requests. | ||
|
||
# l2geth/ @smartcontracts @tynes @karlfloersch | ||
# packages/specs/l2geth/ @smartcontracts @tynes @karlfloersch | ||
# packages/contracts/ @smartcontracts @ben-chain @maurelian @elenadimitrova | ||
# packages/specs/protocol/ @smartcontracts @ben-chain @maurelian | ||
# ops/ @tynes @karlfloersch | ||
# packages/hardhat-ovm/ @smartcontracts | ||
# packages/smock/ @smartcontracts @maurelian | ||
# packages/core-utils/ @smartcontracts @annieke @ben-chain | ||
# packages/common-ts/ @annieke | ||
# packages/core-utils/src/watcher.ts @K-Ho | ||
# packages/message-relayer/ @K-Ho | ||
# packages/batch-submitter/ @annieke @karlfloersch | ||
# packages/data-transport-layer/ @annieke | ||
# integration-tests/ @tynes |