Commit Graph

21 Commits

Author SHA1 Message Date
e2de88dc5a Update CODEOWNERS (#17720)
Summary:
teng-li is passing the baton to mrshenli. Thanks for all your work on distributed teng-li!! 🎉
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17720

Differential Revision: D14350120

Pulled By: pietern

fbshipit-source-id: edfe784520c54630203cc8fbb296455d3dbf341b
2019-03-06 12:33:48 -08:00
7e9e1c7a9f 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
2019-01-17 13:03:48 -08:00
cfb7f0a8f2 remove onnx CODEOWNERS entries (#12941)
Summary:
we don't need these anymore; let's reduce notification spam
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12941

Reviewed By: bddppq

Differential Revision: D10492266

Pulled By: anderspapitto

fbshipit-source-id: 3251b6d0160f773d17b64afc504216323d61276a
2018-10-22 11:09:08 -07:00
1be8b7cc56 Delete "default" codeowners from root directories. (#12584)
Summary:
We will still have an informal notion of codeowner, but it
is not necessary to get a review from these people in particular
for these directories.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12584

Differential Revision: D10348999

Pulled By: ezyang

fbshipit-source-id: 97331ec4bab9f1aa02af82b71ad525a44ad1e7fe
2018-10-11 23:18:04 -07:00
e6fe8d9cf5 Try to delete codeowners for ATen/core (#10693)
Summary:
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10693

Reviewed By: soumith

Differential Revision: D9772210

Pulled By: ezyang

fbshipit-source-id: 14560eaf77441980e9784536acd0ffe20b15c5b8
2018-09-13 20:25:11 -07:00
ed8849b640 Add include path to Doxygen preprocessing and add some documentation (#11313)
Summary:
1. Add documentation to Linear and improve documentation for RNNs
2. Fix preprocessing in C++ docs by adding correct include path
3. Make myself and ebetica codeowner of docs/cpp to improve development speed

ebetica ezyang soumith
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11313

Differential Revision: D9683615

Pulled By: goldsborough

fbshipit-source-id: 84ea32f9ea6b4060744aabbf5db368776a30f0b5
2018-09-06 12:28:17 -07:00
624303340e Remove third_party from CODEOWNERS file (#8950)
Summary:
No longer required now that we've switched over to ShipIt on master.
Closes https://github.com/pytorch/pytorch/pull/8950

Reviewed By: Yangqing

Differential Revision: D8666175

Pulled By: orionr

fbshipit-source-id: 6d8b8b38f6558d87cabd0aa19b72a390057c137b
2018-06-27 11:54:42 -07:00
3de45f3430 Add ssnl and zou3519 as pytorch doc owner (#8754) 2018-06-21 15:10:02 -04:00
08c1770d79 Add owner rule for cpp_extension.py (#8700) 2018-06-20 14:11:28 -04:00
c80a703829 Add CODEOWNERS entry for third_party to track changes (#8654) 2018-06-19 08:59:11 -07:00
2c9c48a323 Add CODEOWNERS entry for c10d test file (#8445) 2018-06-13 16:22:57 -04:00
e6ef18d531 Entries for torch.distributed in CODEOWNERS (#8293) 2018-06-09 00:28:40 -04:00
c496a4a347 Yangqing as an ONNX codeowner (#8185) 2018-06-05 22:06:32 -07:00
8afe4c95d6 Entry for c10d in CODEOWNERS (#8001) 2018-05-31 15:28:16 -04:00
e6488bbd01 add jit/passes/onnx CODEOWNERS line (#7853) 2018-05-25 15:52:39 -04:00
d971782a03 Change code owners for onnx integration tests (#7587) 2018-05-15 15:22:32 -04:00
56077f5661 Fix CODEOWNERS precedence for ONNX folder (#7429)
More specific paths should come later, since the last matching pattern takes precedence
2018-05-09 14:31:10 -04:00
25e7d5c612 Make @ebetica and @goldsborough owners for test/cpp/api (#7113) 2018-04-30 21:35:13 -04:00
71f6cca992 Make @ebetica and @goldsborough owners for torch/csrc/api (#7110) 2018-04-30 15:48:12 -07:00
60b67eb604 Create CODEOWNERS entry for torch/onnx (#6560) 2018-04-12 15:27:29 -04:00
0469926ba3 Add a CODEOWNERS file (#6274)
* Add a CODEOWNERS file

* This will let us require review from owners of aten/ and torch/ while giving wider access (for now) to caffe2/
* This will be adjusted as we work on shared components.

* update OWNERS to cover more pytorch bits
2018-04-04 13:18:00 -04:00