Skip to content

Commit

Permalink
#0: Update CODEOWNERS for ttnn/distributed and metal/distributed (#15382
Browse files Browse the repository at this point in the history
)

### Ticket
None

### Problem description
CODEOWNERS require updates to loop in @omilyutin-tt 

### What's changed
Updated relevant CODEOWNERS list


### 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

Co-authored-by: Artem Yerofieiev <[email protected]>
  • Loading branch information
cfjchu and ayerofieiev-tt authored Nov 22, 2024
1 parent 415ee57 commit 65b9d32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tests/scripts/tgg/ @afuller-TT @ttmchiou
tt_metal/ @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @ubcheema
tt_metal/host_api.hpp @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @davorchap
tt_metal/impl/device/ @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @ubcheema @davorchap @cfjchu
tt_metal/distributed/ @cfjchu @aliuTT @tt-asaigal
tt_metal/distributed/ @cfjchu @aliuTT @tt-asaigal @omilyutin-tt
tt_metal/**/requirements*.txt @tt-rkim @TT-billteng @ttmchiou

# metal - dispatch
Expand Down Expand Up @@ -125,9 +125,9 @@ tests/sweep_framework/sweeps/conv2d/ @nkpatel-tt @mywoodstock @shwetankTT @sank
tests/sweep_framework/sweeps/data_movement/ @sjameelTT @ntarafdar @jaykru-tt @yugi957

# TTNN Distributed
ttnn/cpp/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt
ttnn/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt
tests/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt
ttnn/cpp/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt @omilyutin-tt
ttnn/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt @omilyutin-tt
tests/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt @omilyutin-tt

# models
/models/ @tt-rkim @uaydonat
Expand Down

0 comments on commit 65b9d32

Please sign in to comment.