Skip to content

Commit d1a9833

Browse files
mohrrCQ Bot Account
authored and
CQ Bot Account
committedDec 29, 2022
*: Add missing OWNERS files
Add OWNERS files to modules, targets, and third_party directories that lack them. In most cases this is a no-op as the new owners are already global owners, but this gives a better hint to people about where CLs should be sent for review. Change-Id: Iebee8183981b361fb2da64cda66bd458cdd55c83 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/125652 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Reviewed-by: Alexei Frolov <frolv@google.com>
1 parent 2c65b6c commit d1a9833

File tree

17 files changed

+22
-0
lines changed

17 files changed

+22
-0
lines changed
 

‎pw_compilation_testing/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hepler@google.com

‎pw_log_android/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ewout@google.com

‎pw_rust/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
frolv@google.com
2+
konkers@google.com

‎pw_sys_io_emcraft_sf2/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
skeys@google.com

‎pw_sys_io_pico/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
amontanez@google.com

‎pw_web/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
asadmemon@google.com

‎targets/emcraft_sf2_som/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
skeys@google.com

‎targets/host_device_simulator/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
amontanez@google.com

‎targets/mimxrt595_evk/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
keybuk@google.com

‎targets/rp2040/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
amontanez@google.com
2+
tonymd@google.com

‎targets/rp2040_pw_system/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
amontanez@google.com
2+
tonymd@google.com
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
amontanez@google.com

‎third_party/fuchsia/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
hepler@google.com
2+
mohrr@google.com

‎third_party/google_auto/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hepler@google.com

‎third_party/pico_sdk/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
amontanez@google.com
2+
tonymd@google.com

‎third_party/rules_proto_grpc/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tpudlik@google.com

‎third_party/smartfusion_mss/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
skeys@google.com

0 commit comments

Comments
 (0)