diff options
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 2cd7f02ffd0b..d42ab4c9e893 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -308,6 +308,8 @@ then you just add a line saying | |||
308 | 308 | ||
309 | Signed-off-by: Random J Developer <random@developer.example.org> | 309 | Signed-off-by: Random J Developer <random@developer.example.org> |
310 | 310 | ||
311 | using your real name (sorry, no pseudonyms or anonymous contributions.) | ||
312 | |||
311 | Some people also put extra tags at the end. They'll just be ignored for | 313 | Some people also put extra tags at the end. They'll just be ignored for |
312 | now, but you can do this to mark internal company procedures or just | 314 | now, but you can do this to mark internal company procedures or just |
313 | point out some special detail about the sign-off. | 315 | point out some special detail about the sign-off. |