From db8e4382a49093dd8c7732f0d73ee1112765e79e Mon Sep 17 00:00:00 2001 From: nodir Date: Mon, 13 Jul 2015 06:23:24 -0700 Subject: Skia project metadata Added project.cfg metadata file for chrome-infra R=borenet@google.com, rmistry@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=507723 Review URL: https://codereview.chromium.org/1231383004 --- infra/project-config/project.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 infra/project-config/project.cfg (limited to 'infra/project-config') diff --git a/infra/project-config/project.cfg b/infra/project-config/project.cfg new file mode 100644 index 0000000000..afa90dff34 --- /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 -- cgit v1.2.3