diff options
| author | Alexander Shopov <ash@kambanaria.org> | 2024-12-24 13:29:09 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-12-26 08:06:42 -0800 |
| commit | b59358100c203b104e53523e1a4e3c2ad426334c (patch) | |
| tree | d8fe5ee1324bda2e2c8932d94bffd56293880b55 | |
| parent | Git 2.47.1 (diff) | |
| download | git-b59358100c203b104e53523e1a4e3c2ad426334c.tar.gz git-b59358100c203b104e53523e1a4e3c2ad426334c.zip | |
Update the official repo of gitk
Point out:
- current maintaner
- contribution flow is via the mailing list
Signed-off-by: Alexander Shopov <ash@kambanaria.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | Documentation/SubmittingPatches | 11 |
1 files changed, 6 insertions, 5 deletions
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: |
