diff options
author | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2025-02-19 15:34:58 -0500 |
---|---|---|
committer | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2025-02-19 15:34:58 -0500 |
commit | 941c00287738af52671aa3ae246124d5b44fc59d (patch) | |
tree | f546c26d798bdf4c5eea2d5dfefeb7d98806161e /.github | |
parent | 41368a94b75870aee97e3d793ba1640012d8af1a (diff) | |
parent | 20dfc94c5d0955003b0758cd0a1965140068973c (diff) |
Merge branch 'develop' into release/2024.12-ForeverFPS
Diffstat (limited to '.github')
-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..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 + allowlist: callum@mbp.localdomain,rye@lindenlab.com |