瀏覽代碼

[PATCH] We can not allow anonymous contributions to the kernel

The DCO does not mean anything if we allow anonymous contributors to the
kernel.  As this is an open source project, we need to do everything in the
open.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Greg KH 19 年之前
父節點
當前提交
af45f32d25
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Documentation/SubmittingPatches

+ 2 - 0
Documentation/SubmittingPatches

@@ -308,6 +308,8 @@ then you just add a line saying
 
 
 	Signed-off-by: Random J Developer <random@developer.example.org>
 	Signed-off-by: Random J Developer <random@developer.example.org>
 
 
+using your real name (sorry, no pseudonyms or anonymous contributions.)
+
 Some people also put extra tags at the end.  They'll just be ignored for
 Some people also put extra tags at the end.  They'll just be ignored for
 now, but you can do this to mark internal company procedures or just
 now, but you can do this to mark internal company procedures or just
 point out some special detail about the sign-off. 
 point out some special detail about the sign-off.