public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH docs-next v2] docs: pt_BR: Add translation for maintainer-handbooks
@ 2026-02-26 22:58 Daniel Pereira
  2026-03-03 17:06 ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Pereira @ 2026-02-26 22:58 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, Daniel Pereira

Translate the maintainer-handbooks.rst into Portuguese (Brazil) and
update the main index to include it. This document provides a starting
point for subsystem-specific development processes.

Signed-off-by: Daniel Pereira <danielmaraboo@gmail.com>
---
 Documentation/translations/pt_BR/index.rst                | 1 +
 .../translations/pt_BR/process/maintainer-handbooks.rst   | 8 ++++++++
 2 files changed, 9 insertions(+)
 create mode 100644 Documentation/translations/pt_BR/process/maintainer-handbooks.rst

diff --git a/Documentation/translations/pt_BR/index.rst b/Documentation/translations/pt_BR/index.rst
index 55f9f377e..de5c005f9 100644
--- a/Documentation/translations/pt_BR/index.rst
+++ b/Documentation/translations/pt_BR/index.rst
@@ -68,3 +68,4 @@ kernel e sobre como ver seu trabalho integrado.
 
    Como começar <process/howto>
    Requisitos mínimos <process/changes>
+   Manuais dos mantenedores <process/maintainer-handbooks>
diff --git a/Documentation/translations/pt_BR/process/maintainer-handbooks.rst b/Documentation/translations/pt_BR/process/maintainer-handbooks.rst
new file mode 100644
index 000000000..eb650bc60
--- /dev/null
+++ b/Documentation/translations/pt_BR/process/maintainer-handbooks.rst
@@ -0,0 +1,8 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+Notas sobre o processo de desenvolvimento de subsistemas e mantenedores
+=======================================================================
+
+O propósito deste documento é fornecer informações específicas de
+subsistemas que são suplementares ao manual geral do processo de
+desenvolvimento :ref:`Documentation/process <development_process_main>`.
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-03 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 22:58 [PATCH docs-next v2] docs: pt_BR: Add translation for maintainer-handbooks Daniel Pereira
2026-03-03 17:06 ` Jonathan Corbet
2026-03-03 17:16   ` Daniel Pereira
2026-03-03 17:30     ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox