# HG changeset patch # User "Yann E. MORIN" # Date 1242913755 0 # Node ID 13de1d816b71d3e891b12c749879a089ebe87c57 # Parent 93b2bdb78e616878db3837f7ef89dbc2c312a64d /trunk: - README: add SoB line requirements for patches. -------- diffstat follows -------- /trunk/README | 7 7 0 0 +++++++ 1 file changed, 7 insertions(+) diff -r 93b2bdb78e61 -r 13de1d816b71 README --- a/README Wed May 20 20:20:51 2009 +0000 +++ b/README Thu May 21 13:49:15 2009 +0000 @@ -15,6 +15,13 @@ TO: yann.morin.1998 (at) anciens.enib.fr CC: crossgcc (at) sourceware.org +Patches should come with the appropriate SoB line. A SoB line is typically +something like: + Signed-off-by: John DOE + +The SoB line is clearly described in Documentation/SubmittingPatches , section +12, of your favourite Linux kernel source tree. + The people that helped are listed in docs/CREDITS. Many thanks to them! :-) The list of known issues is listed in docs/known-issues.txt.