Angel Pons submitted this change.

View Change



2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.

Approvals: Angel Pons: Verified; Looks good to me, approved
Allow self (Angel) to create branches

Change-Id: Iada3e3cc1c1c87e9e6b488f6bc1b43da6c1b3da9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/68822
---
M project.config
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/project.config b/project.config
index 8b79b27..3971d25 100644
--- a/project.config
+++ b/project.config
@@ -51,9 +51,11 @@
owner = group user/build bot (Jenkins) (jenkins)
[access "refs/heads/*"]
exclusiveGroupPermissions = create delete submit
+ create = group user/Angel Pons (Th3Fanbus)
create = group user/David Hendricks (dhendrix)
create = group user/Nico Huber (Nico)
create = group user/Stefan T (stefanct)
+ delete = group user/Angel Pons (Th3Fanbus)
delete = group user/David Hendricks (dhendrix)
delete = group user/Nico Huber (Nico)
delete = group user/Stefan T (stefanct)

To view, visit change 68822. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: refs/meta/config
Gerrit-Change-Id: Iada3e3cc1c1c87e9e6b488f6bc1b43da6c1b3da9
Gerrit-Change-Number: 68822
Gerrit-PatchSet: 4
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged