aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:39:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:39:49 +0000
commit4deba7de53b7c803e6e69b78bb1ecbd2fd2c3bed (patch)
tree98df4b866e577b82546819f6e1e043fa1ab84ed4
parent41c6cd95b9fe065a9e5698d1e38eec040a86fb75 (diff)
parent39f3e71e4fefa14d1d7f01d5702b1ccc239561c2 (diff)
downloadjavaparser-aml_tz3_314012070.tar.gz
Change-Id: I75d8566975819391b635212540b07d3726914796
-rw-r--r--Android.bp3
-rw-r--r--OWNERS5
2 files changed, 5 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 64dc07c91..13f7a8430 100644
--- a/Android.bp
+++ b/Android.bp
@@ -81,7 +81,4 @@ java_library_host {
"javaparser",
"javassist",
],
- errorprone: {
- javacflags: ["-Xep:UnicodeInCode:WARN"]
- }
}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 000000000..e8739a935
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,5 @@
+# Default owners are top 3 active developers of the past 1 or 2 years
+# or people with more than 10 commits last year.
+# Please update this list if you find better owner candidates.
+eugenesusla@google.com
+hhb@google.com