@@ -32,10 +32,16 @@ installed).
3232The user discussion and development of Git take place on the Git
3333mailing list -- everyone is welcome to post bug reports, feature
3434requests, comments and patches to git@vger.kernel.org (read
35- [ Documentation/SubmittingPatches] [ ] for instructions on patch submission).
35+ [ Documentation/SubmittingPatches] [ ] for instructions on patch submission
36+ and [ Documentation/CodingGuidelines] [ ] ).
37+
38+ Those wishing to help with error message, usage and informational message
39+ string translations (localization l10) should see [ po/README.md] [ ]
40+ (a ` po ` file is a Portable Object file that holds the translations).
41+
3642To subscribe to the list, send an email with just "subscribe git" in
37- the body to majordomo@vger.kernel.org . The mailing list archives are
38- available at < https://lore.kernel.org/git/ > ,
43+ the body to majordomo@vger.kernel.org (not the Git list). The mailing
44+ list archives are available at < https://lore.kernel.org/git/ > ,
3945< http://marc.info/?l=git > and other archival sites.
4046
4147Issues which are security relevant should be disclosed privately to
@@ -64,3 +70,5 @@ and the name as (depending on your mood):
6470[ Documentation/giteveryday.txt ] : Documentation/giteveryday.txt
6571[ Documentation/gitcvs-migration.txt ] : Documentation/gitcvs-migration.txt
6672[ Documentation/SubmittingPatches ] : Documentation/SubmittingPatches
73+ [ Documentation/CodingGuidelines ] : Documentation/CodingGuidelines
74+ [ po/README.md ] : po/README.md
0 commit comments