]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SubmittingPatches: advertise git-manpages-l10n project a bit
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 May 2024 17:32:09 +0000 (10:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 May 2024 17:35:58 +0000 (10:35 -0700)
The project takes our AsciiDoc sources of documentation and actively
maintains the translations to various languages.

Let's give them enhanced visibility to help those who want to
volunteer find them.

Acked-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches

index c647c7e1b4c3eeb555831989f083138bf4f51459..ff31049dceac8116f5a62835d2251491f39646ca 100644 (file)
@@ -548,6 +548,13 @@ repositories.
 
 Patches to these parts should be based on their trees.
 
+- The "Git documentation translations" project, led by Jean-Noël
+  Avila, translates our documentation pages.  Their work products are
+  maintained separately from this project, not as part of our tree:
+
+       https://github.com/jnavila/git-manpages-l10n/
+
+
 [[patch-flow]]
 == An ideal patch flow