Skip to content

Commit

Permalink
Fix codeowners file (#1580)
Browse files Browse the repository at this point in the history
Every new line in CODEOWNERS overrides all previous owners so child
directories must always come after parents.
  • Loading branch information
odjuricicTT authored Dec 16, 2024
1 parent 809b126 commit bc65050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
/test/ttmlir/Dialect/TTNN/optimizer/ @nobradovictt @odjuricicTT
/test/ttmlir/Silicon/TTNN/optimizer/ @nobradovictt @odjuricicTT
/test/unittests/Optimizer @nobradovictt @odjuricicTT
/tools/explorer/ @odjuricicTT @nobradovictt @vprajapati-tt
/tools/ @svuckovicTT @mtopalovicTT
/tools/explorer/ @odjuricicTT @nobradovictt @vprajapati-tt

0 comments on commit bc65050

Please sign in to comment.