@@ -207,3 +207,31 @@ dissent. When the PR is merged, a TC member will add them to the proper GitHub/
207
207
### Current Initiative Captains
208
208
209
209
- Triage team [ ref] ( https://github.com/expressjs/discussions/issues/227 ) : @UlisesGascon
210
+
211
+ ## Developer's Certificate of Origin 1.1
212
+
213
+ ``` text
214
+ By making a contribution to this project, I certify that:
215
+
216
+ (a) The contribution was created in whole or in part by me and I
217
+ have the right to submit it under the open source license
218
+ indicated in the file; or
219
+
220
+ (b) The contribution is based upon previous work that, to the best
221
+ of my knowledge, is covered under an appropriate open source
222
+ license and I have the right under that license to submit that
223
+ work with modifications, whether created in whole or in part
224
+ by me, under the same open source license (unless I am
225
+ permitted to submit under a different license), as indicated
226
+ in the file; or
227
+
228
+ (c) The contribution was provided directly to me by some other
229
+ person who certified (a), (b) or (c) and I have not modified
230
+ it.
231
+
232
+ (d) I understand and agree that this project and the contribution
233
+ are public and that a record of the contribution (including all
234
+ personal information I submit with it, including my sign-off) is
235
+ maintained indefinitely and may be redistributed consistent with
236
+ this project or the open source license(s) involved.
237
+ ```
0 commit comments