aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:36:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:36:46 +0000
commitb5f10e2619622cd29a37db07611bd8d9ebf04e03 (patch)
treee40d99f23e16b6499df4e7c4ae41fced31efdbea
parent0b15f78b983276ac9b9f92fc53275fe54965cc16 (diff)
parent0af377d208882e6fa8e874ce450af916a20d0e7b (diff)
downloadlibdivsufsort-busytown-mac-infra-release.tar.gz
Snap for 11819167 from 0af377d208882e6fa8e874ce450af916a20d0e7b to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: If00cf12a9a8074ccef47797ded52a1fb693066a8
-rw-r--r--METADATA12
-rw-r--r--OWNERS3
2 files changed, 14 insertions, 1 deletions
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