Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[NFC] Add Sergey to CODEOWNERS of USM test #455

Merged
merged 2 commits into from
Sep 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ SYCL/SeparateCompile @AlexeySachkov @Fznamznon
# Specialization constant
SYCL/SpecConstants @kbobrovs

# Specialization constant
SYCL/USM @jbrodman
# Unified Shared Memory (USM)
SYCL/USM @jbrodman @sergey-semenov

# Stream
SYCL/Basic/stream @againull
Expand Down