diff options
| author | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2025-03-11 22:47:38 -0400 |
|---|---|---|
| committer | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2025-03-11 22:47:38 -0400 |
| commit | 6bdc56c7af3ea8e3335145927cb505249e71491c (patch) | |
| tree | 00509ac1436829afc4505d284cb3df36f6ea3618 | |
| parent | e0d14e02e152b4e75ff8bdd974677f9669163d68 (diff) | |
Another attempt at adding rye to the whitelist.
| -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 7866f943b5..627ba512c4 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,rye |
