summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorOrion Reblitz-Richardson <orionr@gmail.com>2018-06-19 08:59:11 -0700
committerGitHub <noreply@github.com>2018-06-19 08:59:11 -0700
commitc80a703829751d4a51e600f4d80a8756608cd4c6 (patch)
treea12a6cf512354cb82a7f16ca6b0d7154881697ed /CODEOWNERS
parentb8b051cc19291e32d7941062a5adaea5373c0764 (diff)
downloadpytorch-c80a703829751d4a51e600f4d80a8756608cd4c6.tar.gz
pytorch-c80a703829751d4a51e600f4d80a8756608cd4c6.tar.bz2
pytorch-c80a703829751d4a51e600f4d80a8756608cd4c6.zip
Add CODEOWNERS entry for third_party to track changes (#8654)
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index f6237a087a..bc6b4961f1 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -20,3 +20,4 @@
/torch/csrc/distributed/ @apaszke @pietern @teng-li
/torch/distributed/ @apaszke @pietern @teng-li
/test/test_c10d.py @apaszke @pietern @teng-li
+/third_party/ @orionr