Skip to content

Commit

Permalink
Set command-buffer experimental feature codeowners
Browse files Browse the repository at this point in the history
Set [unified-runtime-command-buffer-write](https://github.com/orgs/oneapi-src/teams/unified-runtime-command-buffer-write] as the codeowners of the command-buffer experimental feature.
Including:
* Adapter implementations
* Specification document
* YML definition
  • Loading branch information
EwanC committed Oct 19, 2023
1 parent 3653e58 commit 7d759ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ source/adapters/hip @oneapi-src/unified-runtime-hip-write

# OpenCL adapter
source/adapters/opencl @oneapi-src/unified-runtime-opencl-write

# Command-buffer experimental feature
source/adapters/**/command_buffer.* @oneapi-src/unified-runtime-command-buffer-write
scripts/core/EXP-COMMAND-BUFFER.rst @oneapi-src/unified-runtime-command-buffer-write
scripts/core/exp-command-buffer.yml @oneapi-src/unified-runtime-command-buffer-write

0 comments on commit 7d759ee

Please sign in to comment.