From 964e48ce971534ecfa409b6ba03b28690d76e94b Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Sat, 13 Apr 2013 03:52:58 +0900 Subject: [PATCH] doc: fix the mailing list address Signed-off-by: FUJITA Tomonori --- SubmittingPatches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SubmittingPatches.rst b/SubmittingPatches.rst index fe0d950f..7089c755 100644 --- a/SubmittingPatches.rst +++ b/SubmittingPatches.rst @@ -5,7 +5,7 @@ How to Get Your Change Into Ryu Submitting a change =================== -Send patches to ryu-devel@list.sourceforge.net. Please don't use 'pull +Send patches to ryu-devel@lists.sourceforge.net. Please don't use 'pull request' on github. We expect you to send a patch in Linux kernel development style. If you are not familiar with it, please read the following document: