joplin/readme/cla
Laurent Cozic 65bde86263 Doc: Added documentation for the CLA consent records tool and archives 2025-07-27 10:00:33 +01:00
..
consent_records Doc: Update CLA consent records 2025-07-27 09:36:28 +01:00
README.md Doc: Added documentation for the CLA consent records tool and archives 2025-07-27 10:00:33 +01:00
signatures.json @krevad has signed the CLA in laurent22/joplin#12797 2025-07-26 09:58:22 +00:00

README.md

CLA Consent Records

This folder contains a permanent archive of Contributor Licence Agreement (CLA) signatures for the Joplin project.

Each file in this directory corresponds to a contributor who has signed the CLA. The file includes:

  • The pull request metadata where the signature was made.
  • All comments on the pull request, including the CLA signature comment.

The purpose of this archive is to ensure that CLA signatures are preserved even if the original pull request or comments are deleted from GitHub.

File Format

Each file is a .json file named using the contributor's GitHub username and user ID, for example:

Tool

The consent record is generated by running yarn saveClaConsentRecords from the root of the project.