aboutsummaryrefslogtreecommitdiffhomepage
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorGravatar Jason Zaman <jason@perfinion.com>2018-08-31 16:08:26 +0800
committerGravatar Jason Zaman <jason@perfinion.com>2018-09-01 02:08:53 +0800
commite8e7afa48d518faaecb688a16f1c7397d8c47a70 (patch)
tree9fe32a0e4770cc8041593daa68e3186992b23f7e /CODEOWNERS
parentdf753323a22cc4a58a26275b52ce2cd636350813 (diff)
CODEOWNERS: add myself for third_party/systemlibs/
Signed-off-by: Jason Zaman <jason@perfinion.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 1725a5c471..78f80c8d71 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -60,3 +60,5 @@
/tensorflow/contrib/tpu/ @frankchn @saeta @jhseu @sourabhbajaj
/tensorflow/contrib/training/ @joel-shor @ebrevdo
/tensorflow/contrib/util/ @sherrym
+
+/third_party/systemlibs/ @perfinion