diff options
author | Yong Tang <yong.tang.github@outlook.com> | 2018-09-13 14:35:21 +0000 |
---|---|---|
committer | Yong Tang <yong.tang.github@outlook.com> | 2018-09-13 14:40:57 +0000 |
commit | f57ea2399e96131d26dedadd901fa852685e23a1 (patch) | |
tree | cbb706a4493a4282c56de734bc2160659f9f8b3c /CODEOWNERS | |
parent | cd06ad2516cba760d875f77f43f20021e3560036 (diff) |
Update code owner for contrib/{kafka,kinesis}
Add myself so that issues or PRs could be assigned to me.
Note contrib/{kafka,kinesis} might be moved:
https://github.com/tensorflow/community/pull/18
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 0d208eca77..b612bccffb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -31,9 +31,12 @@ /tensorflow/contrib/gan/ @joel-shor /tensorflow/contrib/graph_editor/ @purpledog # NEED OWNER: /tensorflow/contrib/grid_rnn/ +/tensorflow/contrib/hadoop @yongtang /tensorflow/contrib/hvx/ @satok16 /tensorflow/contrib/integrate/ @shoyer +/tensorflow/contrib/kafka @yongtang /tensorflow/contrib/kernel_methods/ @petrosmol +/tensorflow/contrib/kinesis @yongtang /tensorflow/contrib/ios_examples/ @petewarden /tensorflow/contrib/labeled_tensor/ @shoyer /tensorflow/contrib/layers/ @fchollet @martinwicke |