From: Junio C Hamano Date: Sat, 11 May 2024 18:15:58 +0000 (-0700) Subject: SubmittingPatches: welcome the new maintainer of git-gui part X-Git-Tag: v2.46.0-rc0~133^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e18ad8eb26bfbb49e2a3ba76f080f39e043e16b7;p=thirdparty%2Fgit.git SubmittingPatches: welcome the new maintainer of git-gui part Signed-off-by: Junio C Hamano --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index c647c7e1b4..52cdb1b18c 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -531,9 +531,9 @@ patch, and "cc:" them when sending such a final version for inclusion. Some parts of the system have dedicated maintainers with their own repositories. -- `git-gui/` comes from git-gui project, maintained by Pratyush Yadav: +- `git-gui/` comes from git-gui project, maintained by Johannes Sixt: - https://github.com/prati0100/git-gui.git + https://github.com/j6t/git-gui - `gitk-git/` comes from Paul Mackerras's gitk project: diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt index e8f3ccb433..f5b02ef114 100644 --- a/Documentation/git-gui.txt +++ b/Documentation/git-gui.txt @@ -114,7 +114,7 @@ of end users. The official repository of the 'git gui' project can be found at: - https://github.com/prati0100/git-gui.git/ + https://github.com/j6t/git-gui GIT ---