| commit | 71f6cca992826356b6b9a7bd78c6c7070306e36a | [log] [tgz] |
|---|---|---|
| author | Peter Goldsborough <peter@goldsborough.me> | Mon Apr 30 15:48:12 2018 -0700 |
| committer | GitHub <noreply@github.com> | Mon Apr 30 15:48:12 2018 -0700 |
| tree | 203e43cb56535add1e1169832accfa5f0337d24e | |
| parent | bd69d2fd2393100dfc4080f125a20cd65c0c4f85 [diff] |
Make @ebetica and @goldsborough owners for torch/csrc/api (#7110)
diff --git a/CODEOWNERS b/CODEOWNERS index 6157040..add95f2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS
@@ -10,3 +10,4 @@ /README.md @apaszke @soumith @colesbury @gchanan @zdevito @ezyang /setup.py @apaszke @soumith @colesbury @gchanan @zdevito @ezyang /requirements.txt @apaszke @soumith @colesbury @gchanan @zdevito @ezyang +/torch/csrc/api/ @apaszke @soumith @colesbury @gchanan @zdevito @ezyang @ebetica @goldsborough