Skip to content

Commit

Permalink
chore: update CODEOWNERS (#6238)
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Apr 15, 2024
1 parent 0afe7db commit 3e16fa0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

# Rspack Project Owner is @hardfist

# Default to project manager
# Default to no one

* @hardfist
# *

# Ignore lock files

Expand All @@ -25,13 +25,13 @@ pnpm-lock.yaml

# Crates in alphabetical order

/crates/cargo-rst @IWANABETHATGUY
/crates/rspack
/crates/node_binding
/crates/rspack_ast_viewer
/crates/rspack_base64
/crates/rspack_binding_options
/crates/rspack_core
/crates/rspack_core/src/compiler/make @jerrykingxyz
/crates/rspack_database
/crates/rspack_error
/crates/rspack_fs
Expand Down Expand Up @@ -67,8 +67,8 @@ pnpm-lock.yaml
/crates/rspack_plugin_wasm
/crates/rspack_regex @IWANABETHATGUY
/crates/rspack_symbol @IWANABETHATGUY
/crates/rspack_tracing @hyf0
/crates/rspack_util @hyf0
/crates/rspack_tracing
/crates/rspack_util

# Packages in alphabetical order

Expand Down

2 comments on commit 3e16fa0

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“ Benchmark detail: Open

task failure

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“ Ran ecosystem CI: Open

suite result
modernjs, self-hosted, Linux, ci ❌ failure
_selftest, ubuntu-latest βœ… success
nx, ubuntu-latest βœ… success
rspress, ubuntu-latest βœ… success
rsbuild, ubuntu-latest βœ… success
compat, ubuntu-latest βœ… success
examples, ubuntu-latest βœ… success

Please sign in to comment.