File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -255,15 +255,15 @@ pretty simple: if you can certify the below:
255
255
person who certified (a), (b) or (c) and I have not modified
256
256
it.
257
257
258
- (d) I understand and agree that this project and the contribution
259
- are public and that a record of the contribution (including all
260
- personal information I submit with it, including my sign-off) is
261
- maintained indefinitely and may be redistributed consistent with
262
- this project or the open source license(s) involved.
258
+ (d) I understand and agree that this project and the contribution
259
+ are public and that a record of the contribution (including all
260
+ personal information I submit with it, including my sign-off) is
261
+ maintained indefinitely and may be redistributed consistent with
262
+ this project or the open source license(s) involved.
263
263
264
264
then you just add a line saying
265
265
266
- Signed-off-by: Random J Developer <
[email protected] >
266
+ Signed-off-by: Random J Developer <
[email protected] >
267
267
268
268
This line can be automatically added by Git if you run the git-commit
269
269
command with the -s option.
You can’t perform that action at this time.
0 commit comments