Skip to content

Commit

Permalink
chore: sign cla + fix typo (#340)
Browse files Browse the repository at this point in the history
* chore:sign cla + fix typo

* chore:add usr name to clabot
noryev authored Sep 9, 2024
1 parent 3700728 commit 555f895
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .clabot
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
"walkah",
"narbs91",
"Rodebrechtd",
"noryev",
"lilypad-releases[bot]"
],
"message": "Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users {{usersWithoutCLA}} on file. In order for us to review and merge your code, please open a new pull request and sign the Contributor License Agreement following the instructions in our [contributing guide](https://github.com/Lilypad-Tech/lilypad/blob/main/CONTRIBUTING.md#contributor-license-agreement). Once the pull request is merged, ping a maintainer who will summon me again."
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ This [guide](https://vanjacosic.com/posts/sign-your-git-commits-using-ssh-keys/#

We require all code contributors to sign a contributor license agreement (CLA) that grants license on contributions to Lilypad and Lilypad users. Agreement to the contributor license agreement does not restrict usage of contributions outside of this repository. See [CLA.md](CLA.md) for more details.

To sign the CLA, open a pull request that adds a license accpetance entry to [NOTICES.md](NOTICES.md) and adds your GitHub username to the contributors list in [.clabot](.clabot). All commits on the pull request must be signed as described in [Signed commits](CONTRIBUTING.md#signed-commits) section of this document.
To sign the CLA, open a pull request that adds a license acceptance entry to [NOTICES.md](NOTICES.md) and adds your GitHub username to the contributors list in [.clabot](.clabot). All commits on the pull request must be signed as described in [Signed commits](CONTRIBUTING.md#signed-commits) section of this document.

We will review the pull request and add you as a contributor. Agreement to the CLA is required before we merge other contributions.

6 changes: 6 additions & 0 deletions NOTICES.md
Original file line number Diff line number Diff line change
@@ -28,4 +28,10 @@ Licensee’s name: Robert Jitaru

Repository system identifier: Rodebrechtd

---------------------------------------------------------------------------------

Licensee’s name: Logan Lentz

Repository system identifier: noryev

---------------------------------------------------------------------------------

0 comments on commit 555f895

Please sign in to comment.