diff options
author | Junio C Hamano <junkio@cox.net> | 2006-10-25 14:38:33 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-25 14:38:33 -0700 |
commit | eb153837d8509fc6ef59b17630429c63c0993b2d (patch) | |
tree | 2c6e4a895ed1fc98d5635c4e171377b2e09e44c0 /Documentation | |
parent | Merge branch 'aw/cvsimport' (diff) | |
parent | Documentation/SubmittingPatches: 3+1 != 6 (diff) | |
download | tgif-eb153837d8509fc6ef59b17630429c63c0993b2d.tar.xz |
Merge branch 'maint'
* maint:
Documentation/SubmittingPatches: 3+1 != 6
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index a5b3ebdf72..8a3d31631c 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -107,7 +107,7 @@ enhancements to them, do not forget to "cc: " the person who primarily worked on that hierarchy in contrib/. -(6) Sign your work +(4) Sign your work To improve tracking of who did what, we've borrowed the "sign-off" procedure from the Linux kernel project on patches |