Modify access rules
authorSehong Na <sehong.na@samsung.com>
Thu, 2 Jan 2014 09:47:54 +0000 (01:47 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 2 Jan 2014 09:47:54 +0000 (01:47 -0800)
project.config

index e04756b..e115547 100644 (file)
@@ -1,7 +1,6 @@
 [access]
        inheritFrom = All-Projects
 [project]
-       state = active
        description = Access inherited by domain projects.
 [access "refs/changes/*"]
        read = group Registered Users
@@ -61,3 +60,6 @@
 [access "refs/tags/*"]
        push = +force group Administrators
        create = group Administrators
+[access "refs/tags/submit/*"]
+       create = group Administrators
+       push = group Administrators