From 097c53db101108cc9f9f954bdbcf974e7dd3a22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ux=C3=ADo?= Date: Wed, 17 Jul 2024 14:33:04 +0200 Subject: [PATCH] Add Felipe and Aaron to CLA list - Remove Fred --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 797c4a3..6fc88ce 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -22,7 +22,7 @@ jobs: path-to-document: 'https://safe.global/cla' # branch should not be protected branch: 'cla-signatures' - allowlist: diegopazosrego,hectorgomezv,moisses89,luarx,fmrsabino,rmeissner,Uxio0 # may need to update this expression if we add new bots + allowlist: falvaradorodriguez,iamacook,diegopazosrego,hectorgomezv,moisses89,luarx,rmeissner,Uxio0 # may need to update this expression if we add new bots #below are the optional inputs - If the optional inputs are not given, then default values will be taken #remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)