Merging signed CLAs to CLA-signed, similarly updating CLA template

This commit is contained in:
Ian Culp 2021-07-17 19:39:02 +00:00
parent 5b1bde60fc
commit 0a2700100d
No known key found for this signature in database
GPG Key ID: 4CE131ACA12429CC
7 changed files with 1 additions and 1 deletions

2
CLA.md
View File

@ -52,4 +52,4 @@ I promise not to offer contributions that contain or depend on the work of other
---
To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$date` above. Then sign using GPG using the following command `gpg --armor --clearsign --output ./signed-cla/CLA.YOURGITHUBNAME.YOURGPGFINGERPRINT.asc CLA.md`, then either submit your signed Contributor License Agreement to this repo as a GPG signed Pull Request or email it to [ChristopherA@BlockchainCommons.com](mailto:ChristopherA@BlockchainCommons.com).
To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$date` above. Then sign using GPG using the following command `gpg --armor --clearsign --output ./CLA-signed/CLA.YOURGITHUBNAME.YOURGPGFINGERPRINT.asc CLA.md`, then either submit your signed Contributor License Agreement to this repo as a GPG signed Pull Request or email it to [ChristopherA@BlockchainCommons.com](mailto:ChristopherA@BlockchainCommons.com).