diff options
Diffstat (limited to 'infra/README.md')
-rw-r--r-- | infra/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/README.md b/infra/README.md new file mode 100644 index 0000000000..24477563d0 --- /dev/null +++ b/infra/README.md @@ -0,0 +1,5 @@ +This directory contains infra-specific files. The branch-config/ directory +contains configs that are specific to the master branch (e.g. config for the CQ +committing to the master branch), while project-config/ directory contains +project-wide configuration (e.g. list of buckets for cr-buildbucket service and +list of refs known to the infra services). |