Skip to content

Commit

Permalink
update code owners (#7705)
Browse files Browse the repository at this point in the history
* update code owners

* add more
  • Loading branch information
jackalcooper committed Mar 7, 2022
1 parent f11a522 commit 61ee046
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*.cu @liujuncheng @guo-ran @MARD1NO
*.py @daquexian @jackalcooper
*.py @BBuf @daquexian @jackalcooper
/oneflow/core/cuda @liujuncheng
/oneflow/core/eager @lixinqi @daquexian
/oneflow/core/framework @chengtbf
/oneflow/core/framework @chengtbf @strint
/oneflow/core/functional @hjchen2
/oneflow/core/graph @chengtbf
/oneflow/core/ndarray @lixinqi
Expand All @@ -15,9 +15,11 @@
/oneflow/core/transport @chengtbf
/oneflow/core/vm @lixinqi
/oneflow/xrt @hjchen2
/oneflow/ir @hjchen2 @BBuf @jackalcooper
/ci @jackalcooper
/cmake @jackalcooper
/python/oneflow/test_utils @daquexian @BBuf
/cmake @daquexian @jackalcooper
CMakeLists.txt @daquexian @jackalcooper
/.github @jackalcooper
/tools @jackalcooper
/docs @doombeaker @jackalcooper
/oneflow/extension @strint

0 comments on commit 61ee046

Please sign in to comment.