Skip to content

Commit

Permalink
Update the CODEOWNERS list with owners for include headers. (#1431)
Browse files Browse the repository at this point in the history
* Update the CODEOWNERS list with owners for include headers.
  • Loading branch information
sarathnandu committed Jul 19, 2024
1 parent 87a922e commit 89674dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
/oneTBB/src/tbb/ @dnmokhov
/oneTBB/src/tbb/ @JhaShweta1
/oneTBB/src/tbb/ @sarathnandu
/oneTBB/include/oneapi/tbb/parallel_* @pavelkumbrasev
/oneTBB/include/oneapi/tbb/concurrent_* @kboyarinov
/oneTBB/include/oneapi/tbb/flow_graph* @kboyarinov
/oneTBB/include/oneapi/tbb/flow_graph* @aleksei-fedotov
/oneTBB/include/oneapi/tbb/detail/_flow_graph* @kboyarinov
/oneTBB/include/oneapi/tbb/detail/_flow_graph* @aleksei-fedotov
/oneTBB/include/oneapi/tbb/detail/_concurrent* @kboyarinov
/oneTBB/src/doc @aepanchi
/oneTBB/src/tbbbind/ @isaevil
/oneTBB/src/tbbmalloc/ @lplewa
Expand Down

0 comments on commit 89674dd

Please sign in to comment.