Add @yf225 to cpp codeowner

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/16120

Differential Revision: D13718880

Pulled By: yf225

fbshipit-source-id: 1c0a41ffba71855a3ad88b8d263ba2bd5076351d
This commit is contained in:
Will Feng
2019-01-17 12:18:15 -08:00
committed by Facebook Github Bot
parent 9aac5c7e85
commit 7e9e1c7a9f

View File

@ -1,9 +1,9 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
/docs/cpp @goldsborough @ebetica
/torch/csrc/api/ @ebetica @goldsborough
/test/cpp/api/ @ebetica @goldsborough
/docs/cpp @goldsborough @ebetica @yf225
/torch/csrc/api/ @ebetica @goldsborough @yf225
/test/cpp/api/ @ebetica @goldsborough @yf225
/torch/lib/c10d/ @apaszke @pietern @teng-li
/torch/csrc/distributed/ @apaszke @pietern @teng-li
/torch/distributed/ @apaszke @pietern @teng-li