diff options
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. |