commit | 9052a56136cc391657fd98a5f4d1d3f12f5c4042 | [log] [tgz] |
---|---|---|
author | 汤成 <cheng.tang@supwisdom.com> | 周二 7月 02 09:00:20 2013 +0800 |
committer | Supwisdom Code Review <gerrit@supwisdom.com> | 周二 7月 02 09:00:20 2013 +0800 |
tree | afa461493e6f0b962200c7307cf0da3284f00d4d | |
parent | b488aec1d66c400e5baddf8f2ee971cc60797deb [diff] |
Modify access rules
diff --git a/groups b/groups index 076ac42..a5afad2 100644 --- a/groups +++ b/groups
@@ -1,3 +1,4 @@ # UUID Group Name # 4c4bfebf1a68135c2f83ede1e6c29cbe055cd57b Administrators +d3c90b30f6e4a3cd537a5ad87009869ab69e62d9 EcardAdmin
diff --git a/project.config b/project.config index 324fe97..dd8d8b2 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,4 @@ state = active [access "refs/heads/*"] push = group Administrators + create = group EcardAdmin