Skip to content

Commit

Permalink
Merge pull request #58 from dscho/the-google-group-was-retired
Browse files Browse the repository at this point in the history
Stop mentioning the shut-down Google Group
  • Loading branch information
dscho authored Mar 10, 2025
2 parents 52bda43 + dbbd15c commit b773a63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/governance-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Contributors are community members who either have no desire to become committer
yet been given the opportunity by the benevolent dictator. They make valuable contributions, such as
those outlined in the list below, but generally do not have the authority to make direct changes to the
project code. Contributors engage with the project through communication tools, such as the
[mailing list](https://groups.google.com/forum/#!forum/git-for-windows),
[Git mailing list](mailto:[email protected]),
[GitHub](https://github.com/git-for-windows), via [reports of issues](https://github.com/git-for-windows/git/issues)
and via [pull requests](https://github.com/git-for-windows/git/pulls) in the issue tracker, as detailed in our
[how to participate](https://github.com/git-for-windows/git/wiki/How-to-participate) document.
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ul class="list-unstyled">
<li><a{{ if eq "home" .Kind }} style="font-weight:bold"{{end}} href="https://github.com/git-for-windows/git/wiki/FAQ" target="_blank">FAQ</a></li>
<li><a href="https://github.com/git-for-windows/git" target="_blank">Repository</a></li>
<li><a href="http://groups.google.com/group/git-for-windows" target="_blank">Mailing List</a></li>
<li><a href="https://github.com/git-for-windows/git/discussions/" target="_blank">Discussions</a></li>
{{- if eq "home" .Kind }}
<li><a href="https://github.com/git-for-windows/git/releases/">All Releases</a></li>
<li><a href="https://gitforwindows.org/git-snapshots/">Snapshots</a></li>
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ul class="list-unstyled">
<li><a style="font-weight:bold" href="https://github.com/git-for-windows/git/wiki/FAQ" target="_blank">FAQ</a></li>
<li><a href="https://github.com/git-for-windows/git" target="_blank">Repository</a></li>
<li><a href="https://groups.google.com/group/git-for-windows" target="_blank">Mailing List</a></li>
<li><a href="https://github.com/git-for-windows/git/discussions/" target="_blank">Discussions</a></li>
</ul>
</nav>
<section class="content feature">
Expand Down

0 comments on commit b773a63

Please sign in to comment.