summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-21 13:49:15 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-21 13:49:15 (GMT)
commitc3605158649c5c20b114eb4514359c4984f98270 (patch)
tree31e357d13419642ef2acd9a338c60948ec16c6b2
parenta3623f0e958dc6a653d01a4d60b145386c9f90e3 (diff)
/trunk:
- README: add SoB line requirements for patches. -------- diffstat follows -------- /trunk/README | 7 7 0 0 +++++++ 1 file changed, 7 insertions(+)
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index ed7800f..5c1af82 100644
--- a/README
+++ b/README
@@ -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.