diff mbox series

[1/1] Update the official repo of gitk

Message ID 20241224122912.20666-2-ash@kambanaria.org (mailing list archive)
State Accepted
Commit b59358100c203b104e53523e1a4e3c2ad426334c
Headers show
Series [1/1] Update the official repo of gitk | expand

Commit Message

Alexander Shopov Dec. 24, 2024, 12:29 p.m. UTC
Point out:
- current maintaner
- contribution flow is via the mailing list

Signed-off-by: Alexander Shopov <ash@kambanaria.org>
---
 Documentation/SubmittingPatches | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Comments

Junio C Hamano Dec. 26, 2024, 4:08 p.m. UTC | #1
Alexander Shopov <ash@kambanaria.org> writes:

> Point out:
> - current maintaner
> - contribution flow is via the mailing list
>
> Signed-off-by: Alexander Shopov <ash@kambanaria.org>
> ---
>  Documentation/SubmittingPatches | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

Thanks.

I love finding these patches that helps me do less after being
offline from the list for a day or two ;-)

Will apply.

>
> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
> index d8a8caa791..3968abcc4c 100644
> --- a/Documentation/SubmittingPatches
> +++ b/Documentation/SubmittingPatches
> @@ -692,16 +692,17 @@ rebase when I receive your patches).
>  Some parts of the system have dedicated maintainers with their own
>  repositories.
>  
> -- `git-gui/` comes from git-gui project, maintained by Johannes Sixt:
> +- `git-gui/` comes from the git-gui project, maintained by Johannes Sixt:
>  
>          https://github.com/j6t/git-gui
>  
> -- `gitk-git/` comes from Paul Mackerras's gitk project:
> +   Contibutions should go via the git mailing list.
>  
> -	git://git.ozlabs.org/~paulus/gitk
> +- `gitk-git/` comes from the gitk project, maintained by Johannes Sixt:
>  
> -   Those who are interested in improving gitk can volunteer to help Paul
> -   maintain it, cf. <YntxL/fTplFm8lr6@cleo>.
> +	https://github.com/j6t/gitk
> +
> +   Contibutions should go via the git mailing list.
>  
>  - `po/` comes from the localization coordinator, Jiang Xin:
diff mbox series

Patch

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index d8a8caa791..3968abcc4c 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -692,16 +692,17 @@  rebase when I receive your patches).
 Some parts of the system have dedicated maintainers with their own
 repositories.
 
-- `git-gui/` comes from git-gui project, maintained by Johannes Sixt:
+- `git-gui/` comes from the git-gui project, maintained by Johannes Sixt:
 
         https://github.com/j6t/git-gui
 
-- `gitk-git/` comes from Paul Mackerras's gitk project:
+   Contibutions should go via the git mailing list.
 
-	git://git.ozlabs.org/~paulus/gitk
+- `gitk-git/` comes from the gitk project, maintained by Johannes Sixt:
 
-   Those who are interested in improving gitk can volunteer to help Paul
-   maintain it, cf. <YntxL/fTplFm8lr6@cleo>.
+	https://github.com/j6t/gitk
+
+   Contibutions should go via the git mailing list.
 
 - `po/` comes from the localization coordinator, Jiang Xin: