commit | e1fd44eb1ddb7c8fa9b79c4c1fdebaf2ccaff493 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Nov 12 12:48:52 2019 +0000 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Tue Nov 12 12:48:52 2019 +0000 |
tree | 2128b6e8d25c05db49b1ac5c62381bc369fcbbf1 | |
parent | 7d2a302c37e9c489c7eb6f52ce371dc5b67044f7 [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index 709a678..0814b19 100644 --- a/project.config +++ b/project.config
@@ -62,3 +62,5 @@ [access "refs/meta/dashboards/*"] create = group trusted-firmware-a-approvers push = group trusted-firmware-a-approvers +[access "refs/heads/topics/*"] + create = group trusted-firmware-a-branch-users