Skip to content

Commit 92a865e

Browse files
committed
SubmittingPatches: give list and maintainer addresses
We told readers to "send it to the list" (or the maintainer) without telling what addresses are to be used. Correct this. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7d5bf87 commit 92a865e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Documentation/SubmittingPatches

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,13 +189,17 @@ people who are involved in the area you are touching (the output from
189189
identify them), to solicit comments and reviews.
190190

191191
After the list reached a consensus that it is a good idea to apply the
192-
patch, re-send it with "To:" set to the maintainer and "cc:" the
193-
list for inclusion.
192+
patch, re-send it with "To:" set to the maintainer [*1*] and "cc:" the
193+
list [*2*] for inclusion.
194194

195195
Do not forget to add trailers such as "Acked-by:", "Reviewed-by:" and
196196
"Tested-by:" lines as necessary to credit people who helped your
197197
patch.
198198

199+
[Addresses]
200+
*1* The current maintainer: [email protected]
201+
*2* The mailing list: [email protected]
202+
199203

200204
(5) Sign your work
201205

0 commit comments

Comments
 (0)