Skip to content

Commit

Permalink
add WT-MM
Browse files Browse the repository at this point in the history
  • Loading branch information
WT-MM committed Nov 15, 2024
1 parent eff6703 commit 2d4f3c8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Core components
/kos_core/ @codekansas @hatomist
/daemon/ @codekansas @hatomist
/kos_core/ @codekansas @hatomist @WT-MM
/daemon/ @codekansas @hatomist @WT-MM

# Platform-specific code
/platforms/kscale_micro/ @codekansas @hatomist
/platforms/kscale_pro/ @codekansas @hatomist @WT-MM
/platforms/sim/ @codekansas @hatomist
/platforms/sim/ @codekansas @hatomist @WT-MM
/platforms/stub/ @codekansas @hatomist

# Python client
/pykos/ @codekansas @hatomist
/pykos/ @codekansas @hatomist @WT-MM

# Build and CI configuration
/.github/ @codekansas @hatomist
/toolchain/ @codekansas @hatomist
*.toml @codekansas @hatomist
/.github/ @codekansas @hatomist @WT-MM
/toolchain/ @codekansas @hatomist @WT-MM
*.toml @codekansas @hatomist @WT-MM

0 comments on commit 2d4f3c8

Please sign in to comment.