Skip to content

Commit

Permalink
chore(ci): update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFluffy committed Jan 28, 2025
1 parent d966cb8 commit 8174530
Showing 1 changed file with 38 additions and 11 deletions.
49 changes: 38 additions & 11 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
* @joroshiba @SuperFluffy @noot
* @joroshiba

*.snap @joroshiba
astria-bridge-contracts/ @SuperFluffy @joroshiba
astria-bridge-withdrawer/ @SuperFluffy @joroshiba
astria-build-info/ @SuperFluffy @joroshiba
astria-cli/ @SuperFluffy @joroshiba
astria-composer/ @SuperFluffy @joroshiba
astria-conductor/ @SuperFluffy @joroshiba
astria-config/ @SuperFluffy @joroshiba
astria-core/ @SuperFluffy @fraser999
astria-core-address/ @SuperFluffy @fraser999
astria-core-consts/ @SuperFluffy @fraser999
astria-core-crypto/ @SuperFluffy @fraser999
astria-eyre/ @SuperFluffy @fraser999
astria-grpc-mock/ @SuperFluffy @fraser999
astria-grpc-mock-test/ @SuperFluffy @fraser999
astria-grpc-mock-test-codegen/ @SuperFluffy @fraser999
astria-merkle/ @SuperFluffy @joroshiba
astria-sequencer/ @noot @fraser999
astria-sequencer-client/ @SuperFluffy @fraser999
astria-sequencer-relayer/ @fraser999 @SuperFluffy
astria-sequencer-utils/ @fraser999 @noot
astria-telemetry/ @SuperFluffy @fraser999
astria-test-utils/ @SuperFluffy @joroshiba

tools/astria-address @SuperFluffy @joroshiba
tools/protobuf-compiler @SuperFluffy @joroshiba
tools/solidity-compiler @SuperFluffy @joroshiba

*.snap @joroshiba @SuperFluffy @fraser999

specs/ @astriaorg/engineering
justfile @astriaorg/engineering
Expand All @@ -10,7 +37,9 @@ taplo.toml @astriaorg/engineering
.gitignore @astriaorg/engineering

/.github/ @astriaorg/infra
/containerfiles/ @astriaorg/infra
/.github/workflows/lint.yml @superfluffy @fraser999
/.github/workflows/test.yml @superfluffy @fraser999
/containerfiles/ @superfluffy @fraser999
/charts/ @astriaorg/infra
/dev/ @astriaorg/infra
.dockerignore @astriaorg/infra
Expand All @@ -22,11 +51,9 @@ buf.lock @astriaorg/api-reviewers
buf.yaml @astriaorg/api-reviewers
buf.work.yaml @astriaorg/api-reviewers

*.rs @astriaorg/rust-reviewers
Cargo.toml @astriaorg/rust-reviewers
Cargo.lock @astriaorg/rust-reviewers
rust-toolchain @astriaorg/rust-reviewers
.cargo/ @astriaorg/rust-reviewers
nextest.toml @astriaorg/rust-reviewers
rusfmt.toml @astriaorg/rust-reviewers
crates/*/CHANGELOG.md @astriaorg/rust-reviewers
/Cargo.toml @SuperFluffy @fraser999
/Cargo.lock @SuperFluffy @fraser999
/rust-toolchain @SuperFluffy @fraser999
/.cargo/ @SuperFluffy @fraser999
/nextest.toml @SuperFluffy @fraser999
/rusfmt.toml @SuperFluffy @fraser999

0 comments on commit 8174530

Please sign in to comment.