Skip to content

Commit

Permalink
Add entropyxyz organization username to allowlist. (#408)
Browse files Browse the repository at this point in the history
It is unlikely that users belonging to the `entropyxyz` GitHub
Organization are required to sign the CLA. To automatically allow any
Organization member to bypass the requirements to sign the CLA, merge
this PR.
  • Loading branch information
frankiebee authored Jul 26, 2024
2 parents 01028b3 + 52743ed commit d4de3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
path-to-signatures: 'legal/cla/v1/signatures.json'
path-to-document: 'https://github.com/entropyxyz/.github/blob/main/legal/cla/v1/cla.md'
branch: 'main'
allowlist: dependabot[bot]
allowlist: dependabot[bot],entropyxyz
remote-organization-name: entropyxyz
remote-repository-name: .github

0 comments on commit d4de3b9

Please sign in to comment.