aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-11 11:15:58 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-11 14:31:30 -0700
commite18ad8eb26bfbb49e2a3ba76f080f39e043e16b7 (patch)
tree8b13a150485ce537bd222bc28feca8b96e8f5c49
parent786a3e4b8d754d2b14b1208b98eeb0a554ef19a8 (diff)
downloadgit-e18ad8eb26bfbb49e2a3ba76f080f39e043e16b7.tar.gz
SubmittingPatches: welcome the new maintainer of git-gui part
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/SubmittingPatches4
-rw-r--r--Documentation/git-gui.txt2
2 files changed, 3 insertions, 3 deletions
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
---