summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan "Geenz" Goodman <geenz@geenzo.com>2025-02-19 15:14:50 -0500
committerJonathan "Geenz" Goodman <geenz@geenzo.com>2025-02-19 15:14:50 -0500
commit1fe6031a12f54c530e6afbc911fc7bee8f9f013f (patch)
treea25cc2941b8cd16c1fd07d3f58c3cecec13aa734
parenta1121eb8c0cf3074c769773cbac42482936916e2 (diff)
CLA wants a comma separated string.
-rw-r--r--.github/workflows/cla.yaml2
1 files changed, 1 insertions, 1 deletions
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