From 6efc44765b3607db98bc66e3c2cd2d26af00f2b6 Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Sun, 4 Feb 2024 10:58:27 +0100 Subject: [PATCH 1/2] =?UTF-8?q?community:=20fix=20trailing=20whitespace=20?= =?UTF-8?q?while=20we=E2=80=99re=20here?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/community/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/community/index.html.erb b/app/views/community/index.html.erb index 7c5ef5a5fa..51ae0a77f2 100644 --- a/app/views/community/index.html.erb +++ b/app/views/community/index.html.erb @@ -12,9 +12,9 @@

Mailing List

- General questions or comments for the Git community can be sent to the mailing list by using the email address git@vger.kernel.org. + General questions or comments for the Git community can be sent to the mailing list by using the email address git@vger.kernel.org.

- +

If you wish to report any possible bug for Git, please use this mailing list as well.

From dd0481b02948cab38c9893833de708a661a8f897 Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Sun, 4 Feb 2024 10:58:55 +0100 Subject: [PATCH 2/2] community: remove mention of git-users list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The git-users mailing list has become [spam-infested] lately. This to the point where Google Groups won’t let you view the forum. I raised this issue in the following places: • https://discord.gg/GRFVkzgxRd • https://github.com/git/git-scm.com/issues/1828 • https://lore.kernel.org/git/20240204084344.jzu2ciulbrdmxz4u@carbon/T/#m16eeb0bd8cd2c30c05836ea134817911ee794ec1 Subscribed members may try to contact the owner of the Google Group. Konstantin Khomoutov, A regular on that list for many years, [pointed out] that he has never seen the owner post on the list; he seems to be “AWOL”. The only recourse here seems to be to contact Google, which Konstantin [did]. In the meantime—if anything comes of the support ticket—the mailing list is useless and there is no point in advertising it. 🔗 spam-infested: https://www.mail-archive.com/git-users@googlegroups.com/ 🔗 pointed out: https://lore.kernel.org/git/20240204084344.jzu2ciulbrdmxz4u@carbon/T/#r6d56086655cfc2c94b88d22c7c7c1a7dfceee093 🔗 did: https://support.google.com/groups/thread/256971101 Fixes: #1828 --- app/views/community/index.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/community/index.html.erb b/app/views/community/index.html.erb index 51ae0a77f2..a775dd5bee 100644 --- a/app/views/community/index.html.erb +++ b/app/views/community/index.html.erb @@ -32,7 +32,6 @@

- There is also Git user mailing list on Google Groups which is a nice place for beginners to ask about anything. If you're a downstream packager of Git, consider joining the Git packagers mailing list for low-volume announcements from the developers, as well as other discussion related to packaging & porting Git.