aboutsummaryrefslogtreecommitdiff
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-09 10:32:09 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-17 10:35:58 -0700
commit558a5b8cd0f855a0f1bcf112a3c9339775ce7ac1 (patch)
treec0c8f1c28f7ef5490f479d97115ec62922556b23 /Documentation/SubmittingPatches
parent786a3e4b8d754d2b14b1208b98eeb0a554ef19a8 (diff)
downloadgit-558a5b8cd0f855a0f1bcf112a3c9339775ce7ac1.tar.xz
SubmittingPatches: advertise git-manpages-l10n project a bit
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>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index c647c7e1b4..ff31049dce 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -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