mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Remove glaringlee from C++ frontend codeowners (#57130)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/57130 Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: mruberry Differential Revision: D28059800 Pulled By: ezyang fbshipit-source-id: dc8a28761acaf19bc5620912c016c67bdd3a4e5b
This commit is contained in:
parent
4b8ccc6a0f
commit
18337fec7e
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
# This is a comment.
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
|
||||
/docs/cpp @glaringlee
|
||||
/torch/csrc/api/ @glaringlee
|
||||
/test/cpp/api/ @glaringlee
|
||||
/torch/utils/cpp_extension.py @fmassa @soumith @ezyang
|
||||
|
||||
# Not there to strictly require the approval, but to be tagged as a reviewer
|
||||
|
|
|
|||
Loading…
Reference in a new issue