Re: [PATCH] docs: translations: pt_BR: translate coding-assistants.rst

From: Jonathan Corbet

Date: Sun Aug 30 2026 - 21:51:42 EST


Giovanna Macedo Cox <giovannamccds@xxxxxxxxx> writes:

> Translate coding-assistants.rst into Brazilian Portuguese
> and add it to the pt_BR process documentation index.
>
> Assisted-by: ChatGPT:GPT-5.5

The requirements for Assisted-by have changed...indeed, from the very
translation you have submitted:

> +Quando ferramentas de IA contribuir com o desenvolvedor kernel, a atribuição
> +adequada ajuda a rastrear a função da IA no processo de desenvolvimento.
> +Contribuições devem incluir a tag de assistência seguindo este formato::
> +
> + Assisted-by: LLM [FERRAMENTA1] [FERRAMENTA2]

> +Exemplo::
> +
> + Assisted-by: LLM coccinelle sparse
> \ No newline at end of file

Please fix this as well when you resubmit.

Thanks,

jon