-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2283 from mslipper/feat/build-updates
ops: Build cleanups
- Loading branch information
Showing
27 changed files
with
99 additions
and
965 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
Validating CODEOWNERS rules …
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,17 +1,21 @@ | ||
# 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. | ||
go/bss-core @cfromknecht @tynes | ||
go/batch-submitter @cfromknecht @tynes | ||
go/gas-oracle @tynes | ||
go/l2geth-exporter @optimisticben @mslipper | ||
go/op-exporter @optimisticben @mslipper | ||
go/proxyd @mslipper @inphi | ||
go/teleportr @mslipper @cfromknecht | ||
|
||
# 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/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 | ||
# packages/replica-healthcheck/ @annieke | ||
# integration-tests/ @tynes | ||
integration-tests/ @tynes @mslipper | ||
|
||
packages/core-utils @smartcontracts @tynes | ||
packages/common-ts/ @smartcontracts | ||
packages/message-relayer/ @smartcontracts | ||
packages/data-transport-layer/ @tynes @smartcontracts | ||
packages/replica-healthcheck @optimisticben @tynes | ||
packages/sdk @smartcontracts @mslipper | ||
packages/contracts @elenadimitrova @maurelian @smartcontracts | ||
|
||
l2geth @tynes @cfromknecht @smartcontracts | ||
|
||
ops @tynes @optimisticben @mslipper |
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
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
Oops, something went wrong.