diff options
| -rw-r--r-- | .github/workflows/cla.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 013adc9ca8..19d325935d 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 +          allowlist: [callum@mbp.localdomain, rye@lindenlab.com] | 
