| 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..afa90dff34402659f6de505798ef3fac8645022c
|
| --- /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: "Skia, 2D graphics library"
|
| +access: "group:all" # public
|
|
|