aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA15
-rw-r--r--OWNERS1
2 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..94f3d16
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,15 @@
+name: "regex-re22"
+description: "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library."
+third_party {
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2019
+ month: 2
+ day: 20
+ }
+ identifier {
+ type: "Git"
+ value: "https://github.com/google/re2"
+ version: "79ef3b2d31f06493f687ef9e947d9632bad54b9b"
+ }
+}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..7529cb9
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:/janitors/OWNERS