/trunk:
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu May 21 13:49:15 2009 +0000 (2009-05-21)
changeset 134813de1d816b71
parent 1347 93b2bdb78e61
child 1349 e82da02e9ee7
/trunk:
- README: add SoB line requirements for patches.

-------- diffstat follows --------
/trunk/README | 7 7 0 0 +++++++
1 file changed, 7 insertions(+)
README
     1.1 --- a/README	Wed May 20 20:20:51 2009 +0000
     1.2 +++ b/README	Thu May 21 13:49:15 2009 +0000
     1.3 @@ -15,6 +15,13 @@
     1.4      TO: yann.morin.1998 (at) anciens.enib.fr
     1.5      CC: crossgcc (at) sourceware.org
     1.6  
     1.7 +Patches should come with the appropriate SoB line. A SoB line is typically
     1.8 +something like:
     1.9 +  Signed-off-by: John DOE <john.doe@somewhere.net>
    1.10 +
    1.11 +The SoB line is clearly described in Documentation/SubmittingPatches , section
    1.12 +12, of your favourite Linux kernel source tree.
    1.13 +
    1.14  The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
    1.15  
    1.16  The list of known issues is listed in docs/known-issues.txt.