From d60a7993bf14c6090bc6df258feaf914a1ce46c5 Mon Sep 17 00:00:00 2001 From: sergiyb Date: Wed, 22 Jul 2015 06:11:39 -0700 Subject: [PATCH] Mark WebRTC project as public in luci-config NOTRY=true R=kjellander@chromium.org, nodir@chromium.org BUG=497093 Review URL: https://codereview.webrtc.org/1247793002 Cr-Commit-Position: refs/heads/master@{#9609} --- infra/project-config/project.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 infra/project-config/project.cfg diff --git a/infra/project-config/project.cfg b/infra/project-config/project.cfg new file mode 100644 index 0000000000..4e9b0d63c0 --- /dev/null +++ b/infra/project-config/project.cfg @@ -0,0 +1,5 @@ +# For the schema of this file and documentation, see ProjectCfg message in +# https://luci-config.appspot.com/schemas/projects:project.cfg + +name: "WebRTC" +access: "group:all" # public