From e9f9c28d484ee555e52f9412b1b30e5b254f2a8f Mon Sep 17 00:00:00 2001 From: Harald Alvestrand Date: Fri, 29 Sep 2023 06:38:02 +0000 Subject: [PATCH] Set permissions on experiments/field_trials.py Since the previous policy was "anyone can add one", we're allowing anyone to update this file for the time being. Bug: webrtc:14154 Change-Id: Ib979797044f5eef014dce427ba6ad98837a98b46 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321960 Reviewed-by: Emil Lundmark Commit-Queue: Harald Alvestrand Cr-Commit-Position: refs/heads/main@{#40838} --- experiments/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 experiments/OWNERS diff --git a/experiments/OWNERS b/experiments/OWNERS new file mode 100644 index 0000000000..116a65328a --- /dev/null +++ b/experiments/OWNERS @@ -0,0 +1,2 @@ +# Allow anyone to update the field trial experiment list. +per-file field_trials.py=*