diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2015-03-18 12:08:11 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2015-03-18 12:08:11 +0000 |
commit | 3b8767aea464fc82b21e321aa883783eff2419b5 (patch) | |
tree | a9975ccf45141ee800c08e304590f998d885e756 /baserock_gerrit/All-Projects/project.config | |
parent | 460291204d752c79fc8ea0a9b4a31b3395670782 (diff) | |
parent | f48bb82981258d5504f20a5c35b47a5f8c9e21fa (diff) | |
download | infrastructure-3b8767aea464fc82b21e321aa883783eff2419b5.tar.gz |
Merge branch 'sam/gerrit-reusable'
Diffstat (limited to 'baserock_gerrit/All-Projects/project.config')
-rw-r--r-- | baserock_gerrit/All-Projects/project.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/baserock_gerrit/All-Projects/project.config b/baserock_gerrit/All-Projects/project.config index 0b16b280..acf859d2 100644 --- a/baserock_gerrit/All-Projects/project.config +++ b/baserock_gerrit/All-Projects/project.config @@ -9,6 +9,9 @@ # https://gerrit-documentation.storage.googleapis.com/Documentation/2.11/access-control.html # https://git.openstack.org/cgit/openstack-infra/system-config/tree/doc/source/gerrit.rst +# To deploy changes to this file, you need to manually commit it and push it to +# the 'refs/meta/config' ref of the All-Projects repo in Gerrit. + [project] description = Access inherited by all other projects. |