aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-01-29 02:13:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-01-29 02:13:37 +0000
commit5d28e99556b7ed0caa465f43ea38149aceb7f0ea (patch)
treeacc43c7c595fd1bb3bb2d294acff938100564620
parentf3c1b8f0bbe826d606b1704d43478f7e4b1a11ff (diff)
parenteef483395088d98e7522173e6a690a04c2e5a391 (diff)
downloadbcc-5d28e99556b7ed0caa465f43ea38149aceb7f0ea.tar.gz
Snap for 7110204 from eef483395088d98e7522173e6a690a04c2e5a391 to sc-release
Change-Id: I7e3cd007a118fa0dbe370ba3511def133acedf7a
-rw-r--r--METADATA9
-rw-r--r--OWNERS9
2 files changed, 12 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 70fbe9e1..1efc1904 100644
--- a/METADATA
+++ b/METADATA
@@ -10,7 +10,14 @@ third_party {
value: "https://github.com/iovisor/bcc.git"
}
version: "v0.8.0"
- license_type: NOTICE
+ # would be NOTICE save for:
+ # examples/networking/dns_matching/dns_matching.c
+ # examples/tracing/vfsreadlat.c
+ # snapcraft/snapcraft.yaml
+ # src/cc/compat/linux/bpf.h
+ # src/cc/compat/linux/bpf_common.h
+ # src/cc/compat/linux/virtual_bpf.h
+ license_type: RESTRICTED
last_upgrade_date {
year: 2019
month: 2
diff --git a/OWNERS b/OWNERS
index 87801489..2ecf61e1 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,5 +1,4 @@
-# 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.
-joelaf@google.com
-jcanseco@google.com
+connoro@google.com
+
+# backup in case connoro@ is unavailable
+surenb@google.com