1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 08:52:30 +01:00

Update mailing list links to new Google Groups.

This commit is contained in:
Doug Torrance
2018-05-14 11:45:53 -04:00
committed by Carlos R. Mafra
parent c89ec25c80
commit 673ea18020
6 changed files with 10 additions and 10 deletions

View File

@@ -134,7 +134,7 @@ Sending the patch to the mailing list
Send your patches to:
wmaker-dev@lists.windowmaker.org
wmaker-dev@googlegroups.com
Please do not send patches to any individual developer unless you have a very
good reason to avoid more people being able to comment (and improve) on your
@@ -147,7 +147,7 @@ you, otherwise you may face the problems below. Doing this is really easy:
# (of course, replace smtp.example.com with your ISP's)
git config --global sendemail.smtpserver "smtp.example.com"
git config --global sendemail.validate true
git config sendemail.to "Window Maker Devel <wmaker-dev@lists.windowmaker.org>"
git config sendemail.to "Window Maker Devel <wmaker-dev@googlegroups.com>"
# If you're sending more than 1 patch, you may be interested in having an
# introduction mail for the batch: