Skip to content

Commit 92319f8

Browse files
committed
No longer post to the now-retired Google Group
As per git-for-windows/git#5473, Git for Windows' Google Group is shut down. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent a729d78 commit 92319f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update-scripts/tag-git.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ else
107107
From ${tag_name#v} Mon Sep 17 00:00:00 2001
108108
From: $(git var GIT_COMMITTER_IDENT | sed -e 's/>.*/>/')
109109
Date: $(date -R)
110-
To: git-for-windows@googlegroups.com, git@vger.kernel.org, git-packagers@googlegroups.com
110+
To: git@vger.kernel.org, git-packagers@googlegroups.com
111111
Subject: [ANNOUNCE] Git for Windows $display_version
112112
Content-Type: text/plain; charset=UTF-8
113113
Content-Transfer-Encoding: 8bit

0 commit comments

Comments
 (0)