* [PATCH] SubmittingPatches: advertise git-manpages-l10n project a bit
@ 2024-05-09 17:32 Junio C Hamano
2024-05-17 14:34 ` Jean-Noël Avila
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2024-05-09 17:32 UTC (permalink / raw)
To: git; +Cc: Jean-Noël AVILA
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.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
Documentation/SubmittingPatches | 7 +++++++
1 file changed, 7 insertions(+)
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
--
2.45.0-119-g0f3415f1f8
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] SubmittingPatches: advertise git-manpages-l10n project a bit
2024-05-09 17:32 [PATCH] SubmittingPatches: advertise git-manpages-l10n project a bit Junio C Hamano
@ 2024-05-17 14:34 ` Jean-Noël Avila
2024-05-17 17:36 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Jean-Noël Avila @ 2024-05-17 14:34 UTC (permalink / raw)
To: Junio C Hamano, git
Le 09/05/2024 à 19:32, Junio C Hamano a écrit :
> 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.
>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>
> ---
> Documentation/SubmittingPatches | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> 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
>
Acked-by: Jean-Noël Avila <jn.avila@free.fr>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-17 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 17:32 [PATCH] SubmittingPatches: advertise git-manpages-l10n project a bit Junio C Hamano
2024-05-17 14:34 ` Jean-Noël Avila
2024-05-17 17:36 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).