- README: add SoB line requirements for patches.

 -------- diffstat follows --------
 /trunk/README |    7     7     0     0 +++++++
 1 file changed, 7 insertions(+)
This commit is contained in:
Yann E. MORIN" 2009-05-21 13:49:15 +00:00
parent a3623f0e95
commit c360515864

7
README
View File

@ -15,6 +15,13 @@ prefixed with "[CT_NG]" with the following destinations:
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 <john.doe@somewhere.net>
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.