summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorSam Estep <sestep@fb.com>2021-06-29 09:46:52 -0700
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>2021-06-29 09:47:58 -0700
commit10b929bbfb288b5214f5a8998043b9dbf44cd2f4 (patch)
treed1718f45d4046e116cd88a2f1887b48d53fba575 /CODEOWNERS
parent53489bc3856d5f1a8d6eb91eb24938974f42ddd2 (diff)
downloadpytorch-10b929bbfb288b5214f5a8998043b9dbf44cd2f4.tar.gz
pytorch-10b929bbfb288b5214f5a8998043b9dbf44cd2f4.tar.bz2
pytorch-10b929bbfb288b5214f5a8998043b9dbf44cd2f4.zip
Make Jeff and Jithun .circleci/docker code owners (#60958)
Summary: Following up on https://github.com/pytorch/pytorch/pull/60658#issuecomment-870681027. Pull Request resolved: https://github.com/pytorch/pytorch/pull/60958 Reviewed By: 1ntEgr8 Differential Revision: D29460721 Pulled By: samestep fbshipit-source-id: 74badff6c4a17b3ff48dc2fc27d1faa9edeae097
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 5a6aa2e17e..4e68bddfe5 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -35,3 +35,6 @@
/torch/csrc/jit/passes/onnx/ @bowenbao @neginraoof @shubhambhokare1
/torch/onnx/ @bowenbao @neginraoof @shubhambhokare1
/test/onnx/ @bowenbao @neginraoof @shubhambhokare1
+
+# Docker
+/.circleci/docker/ @jeffdaily @jithunnair-amd