Empty Merge Android U (ab/10368041)

Bug: 291102124
Merged-In: I97a8074b73089e32aebf57f411e39a34d4665ee7
Change-Id: I7cb88686d8fddd78202878df076ac7e825e55111
diff --git a/METADATA b/METADATA
index d97975c..274be53 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,15 @@
+name: "libdivsufsort"
+description: "A lightweight suffix-sorting library"
 third_party {
+  url {
+    type: ARCHIVE
+    value: "https://github.com/y-256/libdivsufsort/archive/refs/tags/2.0.0.tar.gz"
+  }
+  version: "2.0.0"
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2008
+    month: 8
+    day: 23
+  }
 }
diff --git a/OWNERS b/OWNERS
index 94b2d25..b814007 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,4 @@
 # This project was update 4 years ago by yuta.256@gmail.com
 # Please update this list if you find better candidates.
-rtenneti@google.com
+amithds@google.com
+iankaz@google.com