Add forge-server identity permission for replications.
authorAlexander Kanevskiy <alexander.kanevskiy@intel.com>
Mon, 4 Aug 2014 16:10:36 +0000 (09:10 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 4 Aug 2014 16:10:36 +0000 (09:10 -0700)
project.config

index c539b99..4f15d71 100644 (file)
@@ -3,6 +3,7 @@
 [access "refs/*"]
        read = group Administrators
        read = group Registered Users
+       forgeServerAsCommitter = group Non-Interactive Users
 [access "refs/meta/config"]
        push = group Administrators
        push = group Project Owners