All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Akira Yokosawa <akiyks@gmail.com>,
	Tsugikazu Shibata <shibata@linuxfoundation.org>,
	Kosuke Fujimoto <fujimotokosuke0@gmail.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 2/5] docs/ja_JP/SubmittingPatches: Suggest the use of scripts/get_maintainer.pl
Date: Tue,  3 May 2022 19:46:50 +0900	[thread overview]
Message-ID: <20220503104650.49068-1-akiyks@gmail.com> (raw)
In-Reply-To: <20220503102429.48304-1-akiyks@gmail.com>

Reflect changes made in commit e52d2e1f25f0
("Documentation/SubmittingPatches: suggested the use of
scripts/get_maintainer.pl").

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
Cc: Kosuke Fujimoto <fujimotokosuke0@gmail.com>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
 Documentation/translations/ja_JP/SubmittingPatches | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
index c986d925de51..230e62401c78 100644
--- a/Documentation/translations/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/SubmittingPatches
@@ -162,7 +162,8 @@ http://savannah.nongnu.org/projects/quilt
 
 MAINTAINERS ファイルとソースコードに目を通してください。そして、その変
 更がメンテナのいる特定のサブシステムに加えられるものであることが分か
-れば、その人に電子メールを送ってください。
+れば、その人に電子メールを送ってください。その際
+./scripts/get_maintainers.pl のスクリプトが有用です。
 
 もし、メンテナが載っていなかったり、メンテナからの応答がないなら、
 LKML ( linux-kernel@vger.kernel.org )へパッチを送ってください。ほとんど
-- 
2.25.1


  parent reply	other threads:[~2022-05-03 10:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 10:24 [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1 Akira Yokosawa
2022-05-03 10:46 ` [PATCH 1/5] docs/ja_JP/SubmittingPatches: Update GregKH links Akira Yokosawa
2022-05-03 10:46 ` Akira Yokosawa [this message]
2022-05-03 10:47 ` [PATCH 3/5] docs/ja_JP/SubmittingPatches: Randy has moved Akira Yokosawa
2022-05-03 10:47 ` [PATCH 4/5] docs/ja_JP/SubmittingPatches: Add Suggested-by as a standard signature Akira Yokosawa
2022-05-03 10:48 ` [PATCH 5/5] docs/ja_JP/SubmittingPatches: Request summaries for commit references Akira Yokosawa
2022-05-04 11:05 ` [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1 Kosuke Fujimoto
2022-05-05  0:03   ` Tsugikazu Shibata
2022-05-09 22:04 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220503104650.49068-1-akiyks@gmail.com \
    --to=akiyks@gmail.com \
    --cc=corbet@lwn.net \
    --cc=fujimotokosuke0@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shibata@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.