Skip to content

Commit 0a6533b

Browse files
committed
Stop referring to the Google Group; It was shut down.
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 7f2fcdc commit 0a6533b

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

Contact.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Please follow [our guide lines](https://github.com/git-for-windows/git/wiki/Issu
66

77
# I have a question!
88

9-
We have a [mailing list](https://groups.google.com/forum/#!forum/git-for-windows). It is actually a Google Group which can be used as if it were a forum, too.
9+
We have [GitHub Discussions](https://github.com/git-for-windows/git/discussions/). If, for some reason or other, you prefer a mailing list, use [the Git mailing list](mailto:[email protected]). It is actually a Google Group which can be used as if it were a forum, too.
1010

1111
## But I really have only a quick question!
1212

13-
There is a [chat room](https://gitter.im/git-for-windows/git).
13+
Ask away [on Discord](https://discord.gg/GRFVkzgxRd).
1414

1515
## But I would prefer to email somebody directly!
1616

17-
Please keep in mind that the time of competent Open Sourcerers is better spent on communicating publicly.
17+
Please keep in mind that the time of competent Open Sourcerers is better spent on communicating publicly.

How-to-participate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ There are several ways to participate in the Git for Windows project. First off,
22

33
# Help users
44

5-
On [the mailing list](http://groups.google.com/group/git-for-windows) or on [the issue tracker](https://github.com/git-for-windows/git/issues), help is always welcome.
5+
In [Git for Windows' discussions](https://github.com/git-for-windows/git/discussions/) or on [the issue tracker](https://github.com/git-for-windows/git/issues), help is always welcome.
66

77
# Add documentation
88

Release-Hashes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Release hashes are detailed in:
2-
* the ANNOUNCE mail notifications on the <git[email protected]> list and
2+
* the ANNOUNCE mail notifications on [the Git mailing list](mailto:git@vger.kernel.org) and
33
* on the https://github.com/git-for-windows/git/releases page.
44

5-
The list can be read and joined at https://groups.google.com/forum/#!forum/git-for-windows
5+
The list can be read at https://lore.kernel.org/git/ and joined [here](git[email protected]).

Releasing-Git-for-Windows.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ Note: the hardest part is traditonally preparing `-rc0` of every major release.
1515
There are essentially three-and-a-half venues where Git for Windows bugs are reported:
1616

1717
- The Git for Windows bug tracker at https://github.com/git-for-windows/git/issues
18-
- The Git for Windows mailing list at https://groups.google.com/forum/#!forum/git-for-windows
19-
- The Git mailing list at https://public-inbox.org/git/
20-
- Twitter. Yep: ugh. Git for Windows is actually that popular that a couple of its users seriously think that Twitter would make for a perfectly fine way to report bugs. As if 280 characters were enough to make for a good bug report. Therefore, sometimes, when the Git for Windows maintainer feels particularly masochistic, they go to https://twitter.com/search?q=%23git-for-windows and see whether there is any valid bug report (one really has to pick out the needles between all that hay).
18+
- The Git mailing list at https://lore.kernel.org/git/
19+
- [Bluesky](https://bsky.app/search?q=git-for-windows).
2120

2221
## In case last-minute component updates are needed
2322

0 commit comments

Comments
 (0)