Skip to content

Commit f5d15a6

Browse files
committed
Merge pull request #160 from noduh/dco
Update Developer's Certificate of Origin to v1.1
2 parents 629b37d + 4dc91d4 commit f5d15a6

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

GOVERNANCE.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,23 +111,32 @@ If an agenda item cannot reach a consensus a WG member can call for a
111111
closing vote. The call for a vote must be seconded by a majority of
112112
the WG or else the discussion will continue. Simple majority wins.
113113

114-
## Developer's Certificate of Origin 1.0
114+
<a id="developers-certificate-of-origin"></a>
115+
## Developer's Certificate of Origin 1.1
115116

116117
By making a contribution to this project, I certify that:
117118

118119
* (a) The contribution was created in whole or in part by me and I
119-
have the right to submit it under the open source license indicated
120-
in the file; or
120+
have the right to submit it under the open source license
121+
indicated in the file; or
121122

122123
* (b) The contribution is based upon previous work that, to the best
123-
of my knowledge, is covered under an appropriate open source license
124-
and I have the right under that license to submit that work with
125-
modifications, whether created in whole or in part by me, under the
126-
same open source license (unless I am permitted to submit under a
127-
different license), as indicated in the file; or
124+
of my knowledge, is covered under an appropriate open source
125+
license and I have the right under that license to submit that
126+
work with modifications, whether created in whole or in part
127+
by me, under the same open source license (unless I am
128+
permitted to submit under a different license), as indicated
129+
in the file; or
128130

129131
* (c) The contribution was provided directly to me by some other
130-
person who certified (a), (b) or (c) and I have not modified it.
132+
person who certified (a), (b) or (c) and I have not modified
133+
it.
134+
135+
* (d) I understand and agree that this project and the contribution
136+
are public and that a record of the contribution (including all
137+
personal information I submit with it, including my sign-off) is
138+
maintained indefinitely and may be redistributed consistent with
139+
this project or the open source license(s) involved.
131140

132141
## Code of Conduct
133142

0 commit comments

Comments
 (0)