diff options
author | Peng Yu <peng.yu@shopify.com> | 2018-04-13 16:07:36 -0400 |
---|---|---|
committer | Peng Yu <peng.yu@shopify.com> | 2018-04-13 16:07:36 -0400 |
commit | 544ae7128d5684644319d529de35a3f761ba5385 (patch) | |
tree | bea151a5bbf40f27b2c15d8fa32d8ec3399618b7 /CODEOWNERS | |
parent | 6c22bbdda41d839cb9e1f7803533c571596ea4ee (diff) |
Add myself into code ownder for tensor_forest
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 007a304c3e..b9f0313cc6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -45,7 +45,7 @@ # /tensorflow/contrib/session_bundle/ @nfiedel @sukritiramesh # /tensorflow/contrib/slim/ @sguada @thenbasilmanran # /tensorflow/contrib/stateless/ @girving -# /tensorflow/contrib/tensor_forest/ @gilberthendry @thomascolthurst +# /tensorflow/contrib/tensor_forest/ @gilberthendry @thomascolthurst @yupbank # /tensorflow/contrib/testing/ @dandelionmane # /tensorflow/contrib/timeseries/ @allenlavoie # /tensorflow/contrib/tpu/ @frankchn @saeta @jhseu |