Skip to content

Commit

Permalink
Add codeowners for Codegen/Common/GPU (iree-org#15498)
Browse files Browse the repository at this point in the history
I noticed that because it is nested under Codegen/Common, currently the
only reviewers that get assigned for changes to Codegen/Common/GPU are
hanhanW and dcaballe. Here I am just adding antiagainst and myself.
(removed mentions because otherwise it sends frequent pings)
  • Loading branch information
qedawkins authored Nov 9, 2023
1 parent 3c43fec commit ccc4c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
/compiler/src/iree/compiler/ @benvanik
/compiler/src/iree/compiler/Codegen/ @MaheshRavishankar
/compiler/src/iree/compiler/Codegen/Common @hanhanW @dcaballe
/compiler/src/iree/compiler/Codegen/Common/GPU @antiagainst @qedawkins
/compiler/src/iree/compiler/Codegen/LLVMCPU/ @dcaballe @hanhanW @MaheshRavishankar
/compiler/src/iree/compiler/Codegen/LLVMGPU/ @MaheshRavishankar
/compiler/src/iree/compiler/Codegen/SPIRV/ @antiagainst @MaheshRavishankar
Expand Down

0 comments on commit ccc4c37

Please sign in to comment.