Skip to content

Commit e755e84

Browse files
authored
Merge pull request #113 from PFConnect/canary
Canary
2 parents 25760bb + 820de20 commit e755e84

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,32 @@ Before submitting a PR, please ensure:
6060
- Be respectful and inclusive.
6161
- No harassment, discrimination, or inappropriate behavior.
6262

63+
## Contributor License Agreement
64+
65+
(The following agreement is a modified version of the Developer’s Certificate of Origin 1.1, adapted from the version used by Express.js at [expressjs.com](https://expressjs.com/en/resources/contributing.html))
66+
67+
By making a contribution to this project, you certify that:
68+
69+
**(a)** The contribution was created in whole or in part by you and you
70+
have the right to submit it under the open source license
71+
indicated in the repository; or
72+
73+
**(b)** The contribution is based upon previous work that, to the best
74+
of your knowledge, is covered under an appropriate open source
75+
license and you have the right under that license to submit that
76+
work with modifications, whether created in whole or in part
77+
by you, under the same open source license (unless you are
78+
permitted to submit under a different license), as indicated
79+
in the repository; or
80+
81+
**(c)** The contribution was provided directly to you by some other
82+
person who certified (a), (b) or (c) and you have not modified
83+
it.
84+
85+
**(d)** You understand and agree that this project and the contribution
86+
are public and that a record of the contribution (including all
87+
personal information you submit with it, including your sign-off) is
88+
maintained indefinitely and may be redistributed consistent with
89+
this project or the open source license(s) involved.
90+
6391
Thank you for helping to make PFControl better!

0 commit comments

Comments
 (0)