Chromium Code Reviews| Index: infra/project-config/project.cfg |
| diff --git a/infra/project-config/project.cfg b/infra/project-config/project.cfg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..dcb149144fe5d6c7066cf1d29584c1aa5bfad749 |
| --- /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: "V8 JavaScript engine" |
|
Michael Achenbach
2015/07/13 14:34:57
How about just V8? Since webrtc is just WebRTC.
nodir
2015/07/13 14:40:02
Yeah, thought of that. A description should not go
|
| +access: "group:all" # public |