commit | 6309be995d9c3da0c735604d402b2fad966c01d8 | [log] [tgz] |
---|---|---|
author | Kelley Spoon <kelley.spoon@linaro.org> | Mon Oct 07 14:12:27 2019 +0000 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Mon Oct 07 14:12:27 2019 +0000 |
tree | af31865ba87af289792e5fa2697f8878c2c6575c | |
parent | b94573c9c78d0c7e8b38b092a50ae4f779594a19 [diff] |
Modify access rules
diff --git a/groups b/groups new file mode 100644 index 0000000..51e4ab3 --- /dev/null +++ b/groups
@@ -0,0 +1,3 @@ +# UUID Group Name +# +0062b38572f34e1746c4fdd8c61bad27c2c1457a OP-TEE-Users
diff --git a/project.config b/project.config index e080951..c990651 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,5 @@ inheritFrom = All-Projects [submit] action = rebase if necessary +[access "refs/*"] + owner = group OP-TEE-Users