Skip to content

Commit

Permalink
[skip ci] Update CODEOWNERS (#15023)
Browse files Browse the repository at this point in the history
### What's changed
Removing myself on CODEOWNERS for certain files

### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] New/Existing tests provide coverage for changes
  • Loading branch information
TT-billteng authored Nov 13, 2024
1 parent c3936c5 commit 9a2baa3
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,15 @@ MANIFEST.in @tt-rkim
setup.py @tt-rkim
pyproject.toml @tt-rkim @TT-billteng
requirements*.txt @tt-rkim @TT-billteng @ttmchiou
setup_hugepages.py @tt-rkim @TT-billteng
setup_hugepages.py @tt-rkim

scripts/docker @TT-billteng
scripts/build_scripts/ @tt-rkim @vtangTT @TT-billteng
cmake/ @tt-rkim @vtangTT @TT-billteng @afuller-TT
build_metal.sh @tt-rkim @vtangTT @TT-billteng
scripts/build_scripts/ @tt-rkim @vtangTT
cmake/ @tt-rkim @vtangTT @afuller-TT
build_metal.sh @tt-rkim @vtangTT

Makefile @tt-rkim
/CMakeLists.txt @tt-rkim @vtangTT @TT-billteng @blozano-tt @afuller-TT
tests/CMakeLists.txt @tt-rkim @vtangTT @TT-billteng @blozano-tt @afuller-TT
/CMakeLists.txt @tt-rkim @vtangTT @blozano-tt @afuller-TT
tests/CMakeLists.txt @tt-rkim @vtangTT @blozano-tt @afuller-TT

# Testing scripts and infra

Expand Down Expand Up @@ -176,9 +175,9 @@ tests/device_perf_tests/stable_diffusion/test_perf_stable_diffusion.py @esmalTT
tests/ttnn/integration_tests/unet @esmalTT @uaydonat @mywoodstock
tests/nightly/wh_b0_only_eth/experimental/functional_unet @esmalTT @uaydonat @mywoodstock
scripts/profiler/ @mo-tenstorrent
scripts/docker @ttmchiou @TT-billteng @tt-rkim
scripts/docker @ttmchiou @tt-rkim

dockerfile @ttmchiou @TT-billteng @tt-rkim
dockerfile @ttmchiou @tt-rkim

tt_metal/CMakeLists.txt @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @ubcheema @blozano-tt
ttnn/CMakeLists.txt @ayerofieiev-tt @dmakoviichuk-tt @yan-zaretskiy

0 comments on commit 9a2baa3

Please sign in to comment.