diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-09-18 13:57:13 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-18 13:57:13 -0700 |
commit | 253bfe49bd84bfa2ddf70ab63e1ef4d449630a40 (patch) | |
tree | d17d6e70c42fe15c993dac9b7b2f1fadeb191278 /Documentation/SubmittingPatches | |
parent | Third batch (diff) | |
download | tgif-253bfe49bd84bfa2ddf70ab63e1ef4d449630a40.tar.xz |
SubmittingPatches: git-gui has a new maintainer
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 6d589e118c..1a60cc1329 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -372,9 +372,9 @@ such as "Thanks-to:", "Based-on-patch-by:", or "Mentored-by:". Some parts of the system have dedicated maintainers with their own repositories. -- `git-gui/` comes from git-gui project, maintained by Pat Thoyts: +- `git-gui/` comes from git-gui project, maintained by Pratyush Yadav: - git://repo.or.cz/git-gui.git + https://github.com/prati0100/git-gui.git - `gitk-git/` comes from Paul Mackerras's gitk project: |