Re: [PATCH] docs: translations: pt_BR: translate maintainer-devicetree.rst

From: Daniel Pereira

Date: Thu Sep 17 2026 - 14:03:32 EST


Em qua., 16 de set. de 2026 às 10:47, Lucas Adryell Ramalho
<lucasadramalho@xxxxxxxxx> escreveu:
>
> Translate maintainer-devicetree.rst to brazilian portuguese.
>
> Assisted-by: LLM
> Signed-off-by: Lucas Adryell Ramalho <lucasadramalho@xxxxxxxxx>
> ---
> .../translations/pt_BR/process/index.rst | 1 +
> .../pt_BR/process/maintainer-devicetree.rst | 76 +++++++++++++++++++
> 2 files changed, 77 insertions(+)
> create mode 100644 Documentation/translations/pt_BR/process/maintainer-devicetree.rst
>
Hi Lucas,

Thanks for the patch. I checked the translation against the original and
it matches one to one, and it builds clean with
SPHINXDIRS=translations/pt_BR. One note for later, not an objection to
this patch: pt_BR lists the maintainer handbooks explicitly in
process/index.rst while upstream reaches them through the
maintainers-profile-toc directive, which still points at the English
files; your patch follows the convention already in use for netdev, soc
and kvm-x86, and I will sort that inconsistency out separately.

Reviewed-by: Daniel Pereira <danielmaraboo@xxxxxxxxx>