[PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1

Akira Yokosawa posted 5 patches 4 years ago
.../translations/ja_JP/SubmittingPatches      | 36 ++++++++++++++-----
1 file changed, 27 insertions(+), 9 deletions(-)
[PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
Posted by Akira Yokosawa 4 years ago
Hi,

This is the first batch of updates attempting to modernize Japanese
SubmittingPatches.  Conversion to ReST will be done later when the
corresponding commit doing the conversion is reached.  Pending list
of commits is quite long (about 90) and this effort is expected to
produce dozens of series.

List of commits for English (then) SubmittingPatches:

 - f5039935ac68 ("Documentation: update GregKH links")
 - e52d2e1f25f0 ("Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl")
 - 755727b7fb1e ("Randy has moved")
 - 8543ae1296f6 ("checkpatch: add Suggested-by as a standard signature")
 - 0af5270324cc ("Documentation/SubmittingPatches: Request summaries for commit references")

Note: Commit db12fb833a88 ("Documentation: fix spelling error in
SubmittingPatches") does not affect Japanese translation.

        Thanks, Akira
--
Akira Yokosawa (5):
  docs/ja_JP/SubmittingPatches: Update GregKH links
  docs/ja_JP/SubmittingPatches: Suggest the use of
    scripts/get_maintainer.pl
  docs/ja_JP/SubmittingPatches: Randy has moved
  docs/ja_JP/SubmittingPatches: Add Suggested-by as a standard signature
  docs/ja_JP/SubmittingPatches: Request summaries for commit references

 .../translations/ja_JP/SubmittingPatches      | 36 ++++++++++++++-----
 1 file changed, 27 insertions(+), 9 deletions(-)


base-commit: 81c653659d34ec253fba7f5d0f430813fe0f643d
-- 
2.25.1
Re: [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
Posted by Kosuke Fujimoto 4 years ago

> On May 3, 2022, at 19:24, Akira Yokosawa <akiyks@gmail.com> wrote:
> 
> Hi,
> 
> This is the first batch of updates attempting to modernize Japanese
> SubmittingPatches.  Conversion to ReST will be done later when the
> corresponding commit doing the conversion is reached.  Pending list
> of commits is quite long (about 90) and this effort is expected to
> produce dozens of series.
> 
> List of commits for English (then) SubmittingPatches:
> 
> - f5039935ac68 ("Documentation: update GregKH links")
> - e52d2e1f25f0 ("Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl")
> - 755727b7fb1e ("Randy has moved")
> - 8543ae1296f6 ("checkpatch: add Suggested-by as a standard signature")
> - 0af5270324cc ("Documentation/SubmittingPatches: Request summaries for commit references")
> 
> Note: Commit db12fb833a88 ("Documentation: fix spelling error in
> SubmittingPatches") does not affect Japanese translation.
> 
>        Thanks, Akira
> --
> Akira Yokosawa (5):
>  docs/ja_JP/SubmittingPatches: Update GregKH links
>  docs/ja_JP/SubmittingPatches: Suggest the use of
>    scripts/get_maintainer.pl
>  docs/ja_JP/SubmittingPatches: Randy has moved
>  docs/ja_JP/SubmittingPatches: Add Suggested-by as a standard signature
>  docs/ja_JP/SubmittingPatches: Request summaries for commit references
> 
> .../translations/ja_JP/SubmittingPatches      | 36 ++++++++++++++-----
> 1 file changed, 27 insertions(+), 9 deletions(-)
> 
> 
> base-commit: 81c653659d34ec253fba7f5d0f430813fe0f643d
> -- 
> 2.25.1
> 

Resending the response to this patch due to misconfiguration of my email client. 

For the series,

Reviewed-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com>

Best regards,
Kosuke
Re: [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
Posted by Tsugikazu Shibata 4 years ago
On Wed, May 4, 2022 at 8:05 PM Kosuke Fujimoto
<fujimotokosuke0@gmail.com> wrote:
>
>
>
> > On May 3, 2022, at 19:24, Akira Yokosawa <akiyks@gmail.com> wrote:
> >
> > Hi,
> >
> > This is the first batch of updates attempting to modernize Japanese
> > SubmittingPatches.  Conversion to ReST will be done later when the
> > corresponding commit doing the conversion is reached.  Pending list
> > of commits is quite long (about 90) and this effort is expected to
> > produce dozens of series.
> >
> > List of commits for English (then) SubmittingPatches:
> >
> > - f5039935ac68 ("Documentation: update GregKH links")
> > - e52d2e1f25f0 ("Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl")
> > - 755727b7fb1e ("Randy has moved")
> > - 8543ae1296f6 ("checkpatch: add Suggested-by as a standard signature")
> > - 0af5270324cc ("Documentation/SubmittingPatches: Request summaries for commit references")
> >
> > Note: Commit db12fb833a88 ("Documentation: fix spelling error in
> > SubmittingPatches") does not affect Japanese translation.
> >
> >        Thanks, Akira
> > --
> > Akira Yokosawa (5):
> >  docs/ja_JP/SubmittingPatches: Update GregKH links
> >  docs/ja_JP/SubmittingPatches: Suggest the use of
> >    scripts/get_maintainer.pl
> >  docs/ja_JP/SubmittingPatches: Randy has moved
> >  docs/ja_JP/SubmittingPatches: Add Suggested-by as a standard signature
> >  docs/ja_JP/SubmittingPatches: Request summaries for commit references
> >
> > .../translations/ja_JP/SubmittingPatches      | 36 ++++++++++++++-----
> > 1 file changed, 27 insertions(+), 9 deletions(-)
> >
> >
> > base-commit: 81c653659d34ec253fba7f5d0f430813fe0f643d
> > --
> > 2.25.1
> >
>
> Resending the response to this patch due to misconfiguration of my email client.
>
> For the series,
>
> Reviewed-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com>
>
> Best regards,
> Kosuke

Plan of doing follow up chagens at first and then conversion to ReST
sounds good.
I'll continue to review your changes.

Acked-by: Tsugikazu Shibata <shibata@linuxfoundation.org>

Thank you for your patches.
Tsugikazu Shibata
Re: [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
Posted by Jonathan Corbet 4 years ago
Akira Yokosawa <akiyks@gmail.com> writes:

> Hi,
>
> This is the first batch of updates attempting to modernize Japanese
> SubmittingPatches.  Conversion to ReST will be done later when the
> corresponding commit doing the conversion is reached.  Pending list
> of commits is quite long (about 90) and this effort is expected to
> produce dozens of series.
>
> List of commits for English (then) SubmittingPatches:
>
>  - f5039935ac68 ("Documentation: update GregKH links")
>  - e52d2e1f25f0 ("Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl")
>  - 755727b7fb1e ("Randy has moved")
>  - 8543ae1296f6 ("checkpatch: add Suggested-by as a standard signature")
>  - 0af5270324cc ("Documentation/SubmittingPatches: Request summaries for commit references")
>
> Note: Commit db12fb833a88 ("Documentation: fix spelling error in
> SubmittingPatches") does not affect Japanese translation.

Series applied, thanks.

jon