aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OWNERS1
-rw-r--r--tensorflow/lite/TEST_MAPPING7
2 files changed, 8 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index 317217f79d4..fb83dd85b02 100644
--- a/OWNERS
+++ b/OWNERS
@@ -3,3 +3,4 @@
# Please update this list if you find better owner candidates.
miaowang@google.com
kuantung@google.com
+ianhua@google.com
diff --git a/tensorflow/lite/TEST_MAPPING b/tensorflow/lite/TEST_MAPPING
new file mode 100644
index 00000000000..f832ade207b
--- /dev/null
+++ b/tensorflow/lite/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "imports": [
+ {
+ "path": "external/libtextclassifier"
+ }
+ ]
+} \ No newline at end of file