File tree 2 files changed +16
-11
lines changed
2 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -1363,24 +1363,28 @@ <h2 id="_subsystems_with_dedicated_maintainers">Subsystems with dedicated mainta
1363
1363
< div class ="ulist ">
1364
1364
< ul >
1365
1365
< li >
1366
- < p > < code > git-gui/</ code > comes from git-gui project, maintained by Johannes Sixt:</ p >
1366
+ < p > < code > git-gui/</ code > comes from the git-gui project, maintained by Johannes Sixt:</ p >
1367
1367
< div class ="literalblock ">
1368
1368
< div class ="content ">
1369
1369
< pre > https://github.com/j6t/git-gui</ pre >
1370
1370
</ div >
1371
1371
</ div >
1372
+ < div class ="literalblock ">
1373
+ < div class ="content ">
1374
+ < pre > Contibutions should go via the git mailing list.</ pre >
1375
+ </ div >
1376
+ </ div >
1372
1377
</ li >
1373
1378
< li >
1374
- < p > < code > gitk-git/</ code > comes from Paul Mackerras’s gitk project:</ p >
1379
+ < p > < code > gitk-git/</ code > comes from the gitk project, maintained by Johannes Sixt :</ p >
1375
1380
< div class ="literalblock ">
1376
1381
< div class ="content ">
1377
- < pre > git ://git.ozlabs.org/~paulus /gitk</ pre >
1382
+ < pre > https ://github.com/j6t /gitk</ pre >
1378
1383
</ div >
1379
1384
</ div >
1380
1385
< div class ="literalblock ">
1381
1386
< div class ="content ">
1382
- < pre > Those who are interested in improving gitk can volunteer to help Paul
1383
- maintain it, cf. <YntxL/fTplFm8lr6@cleo>.</ pre >
1387
+ < pre > Contibutions should go via the git mailing list.</ pre >
1384
1388
</ div >
1385
1389
</ div >
1386
1390
</ li >
@@ -1579,7 +1583,7 @@ <h3 id="_gnus">Gnus</h3>
1579
1583
</ div >
1580
1584
< div id ="footer ">
1581
1585
< div id ="footer-text ">
1582
- Last updated 2024-12-16 09:37:26 -0800
1586
+ Last updated 2024-12-28 11:15:01 -0800
1583
1587
</ div >
1584
1588
</ div >
1585
1589
</ body >
Original file line number Diff line number Diff line change @@ -692,16 +692,17 @@ rebase when I receive your patches).
692
692
Some parts of the system have dedicated maintainers with their own
693
693
repositories.
694
694
695
- - `git-gui/` comes from git-gui project, maintained by Johannes Sixt:
695
+ - `git-gui/` comes from the git-gui project, maintained by Johannes Sixt:
696
696
697
697
https://github.com/j6t/git-gui
698
698
699
- - `gitk-git/` comes from Paul Mackerras's gitk project:
699
+ Contibutions should go via the git mailing list.
700
700
701
- git://git.ozlabs.org/~paulus/ gitk
701
+ - `gitk- git/` comes from the gitk project, maintained by Johannes Sixt:
702
702
703
- Those who are interested in improving gitk can volunteer to help Paul
704
- maintain it, cf. <YntxL/fTplFm8lr6@cleo>.
703
+ https://github.com/j6t/gitk
704
+
705
+ Contibutions should go via the git mailing list.
705
706
706
707
- `po/` comes from the localization coordinator, Jiang Xin:
707
708
You can’t perform that action at this time.
0 commit comments