Skip to content

Commit 7938918

Browse files
committed
Merge branch 'sb/dco-indentation-fix'
* sb/dco-indentation-fix: Documentation/SubmittingPatches: unify whitespace/tabs for the DCO
2 parents c0cf686 + c376d96 commit 7938918

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Documentation/SubmittingPatches

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,15 @@ pretty simple: if you can certify the below:
255255
person who certified (a), (b) or (c) and I have not modified
256256
it.
257257

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.
263263

264264
then you just add a line saying
265265

266-
Signed-off-by: Random J Developer <[email protected]>
266+
Signed-off-by: Random J Developer <[email protected]>
267267

268268
This line can be automatically added by Git if you run the git-commit
269269
command with the -s option.

0 commit comments

Comments
 (0)