From 1fe6031a12f54c530e6afbc911fc7bee8f9f013f Mon Sep 17 00:00:00 2001 From: "Jonathan \"Geenz\" Goodman" Date: Wed, 19 Feb 2025 15:14:50 -0500 Subject: CLA wants a comma separated string. --- .github/workflows/cla.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 19d325935d..7866f943b5 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -23,4 +23,4 @@ jobs: path-to-signatures: signatures.json remote-organization-name: secondlife remote-repository-name: cla-signatures - allowlist: [callum@mbp.localdomain, rye@lindenlab.com] + allowlist: callum@mbp.localdomain,rye@lindenlab.com -- cgit v1.2.3