Skip to content

Commit 7569804

Browse files
Add Developer’s Certificate of Origin
1 parent 8307e26 commit 7569804

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,33 @@ contribute:
77
- Additional tests
88
- Documentation improvements
99
- Joining the loaders team and participating in meetings
10+
11+
<a id="developers-certificate-of-origin"></a>
12+
13+
## Developer's Certificate of Origin 1.1
14+
15+
<pre>
16+
By making a contribution to this project, I certify that:
17+
18+
(a) The contribution was created in whole or in part by me and I
19+
have the right to submit it under the open source license
20+
indicated in the file; or
21+
22+
(b) The contribution is based upon previous work that, to the best
23+
of my knowledge, is covered under an appropriate open source
24+
license and I have the right under that license to submit that
25+
work with modifications, whether created in whole or in part
26+
by me, under the same open source license (unless I am
27+
permitted to submit under a different license), as indicated
28+
in the file; or
29+
30+
(c) The contribution was provided directly to me by some other
31+
person who certified (a), (b) or (c) and I have not modified
32+
it.
33+
34+
(d) I understand and agree that this project and the contribution
35+
are public and that a record of the contribution (including all
36+
personal information I submit with it, including my sign-off) is
37+
maintained indefinitely and may be redistributed consistent with
38+
this project or the open source license(s) involved.
39+
</pre>

0 commit comments

Comments
 (0)