Skip to content

Commit

Permalink
Update UR codeowners after removing PI
Browse files Browse the repository at this point in the history
#14145 added, moved, and removed files
owned by the `unified-runtime-reviewers` team. This patch updates the
CODEOWNERS file accordingly.
  • Loading branch information
kbenzie committed Jul 17, 2024
1 parent cbbae74 commit e8bc253
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,12 @@ sycl/doc/design/ @intel/llvm-reviewers-runtime
sycl/doc/design/spirv-extensions/ @intel/dpcpp-spirv-doc-reviewers
sycl/doc/extensions/ @intel/dpcpp-specification-reviewers

# Unified Runtime
sycl/plugins @intel/unified-runtime-reviewers
# Unified Runtime
sycl/cmake/modules/FetchUnifiedRuntime.cmake @intel/unified-runtime-reviewers
sycl/include/sycl/detail/ur.hpp @intel/unified-runtime-reviewers
sycl/source/detail/posix_ur.cpp @intel/unified-runtime-reviewers
sycl/source/detail/ur.cpp @intel/unified-runtime-reviewers
sycl/source/detail/windows_ur.cpp @intel/unified-runtime-reviewers
sycl/test-e2e/Plugin/ @intel/unified-runtime-reviewers

# Win Proxy Loader
Expand Down

0 comments on commit e8bc253

Please sign in to comment.