K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx> writes: > Subject: Re: [GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites Subject: [PATCH] MyFirstContribution: the mentoring mailing list is no more > Signed-off-by: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx> > --- > Documentation/MyFirstContribution.adoc | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-) > > diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc > index afcf4b46c1..f7e510e6c1 100644 > --- a/Documentation/MyFirstContribution.adoc > +++ b/Documentation/MyFirstContribution.adoc > @@ -13,6 +13,7 @@ the Git tree, sending it for review, and making changes based on comments. > > This tutorial assumes you're already fairly familiar with using Git to manage > source code. The Git workflow steps will largely remain unexplained. > +This tutorial also assumes you know/understand C programming language in a good capacity. The lines near this line in the original are already so, but this new line is way overly long. Can you wrap it at around 70 chars (do not line wrap the first line that is 78-columns wide)? > @@ -40,13 +41,6 @@ the list by sending an email to <git+subscribe@xxxxxxxxxxxxxxx> > The https://lore.kernel.org/git[archive] of this mailing list is > available to view in a browser. > > -==== https://groups.google.com/forum/#!forum/git-mentoring[git-mentoring@xxxxxxxxxxxxxxxx] > - > -This mailing list is targeted to new contributors and was created as a place to > -post questions and receive answers outside of the public eye of the main list. > -Veteran contributors who are especially interested in helping mentor newcomers > -are present on the list. In order to avoid search indexers, group membership is > -required to view messages; anyone can join and no approval is required. Nice. Thanks. > > ==== https://web.libera.chat/#git-devel[#git-devel] on Libera Chat