diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-04-13 03:52:58 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-04-13 04:40:34 +0900 |
commit | 964e48ce971534ecfa409b6ba03b28690d76e94b (patch) | |
tree | 1f8394510ef2da3e5d48513c6b65490e9e2d8840 | |
parent | 7f5bd07a8caf637bdd90974ff97a9a6c60b8c016 (diff) |
doc: fix the mailing list address
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-rw-r--r-- | SubmittingPatches.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: |