From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id CBA6A3857C57; Thu, 15 Oct 2020 20:04:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CBA6A3857C57 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8fa764914d32cf2cc218c5b10eb8d96c2d8b78e4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fa97db3acd8094914a502686094f78fbfd442791 X-Git-Newrev: 8fa764914d32cf2cc218c5b10eb8d96c2d8b78e4 Message-Id: <20201015200430.CBA6A3857C57@sourceware.org> Date: Thu, 15 Oct 2020 20:04:30 +0000 (GMT) From: Jonathan Wakely X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2020 20:04:30 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 8fa764914d32cf2cc218c5b10eb8d96c2d8b78e4 (commit) from fa97db3acd8094914a502686094f78fbfd442791 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8fa764914d32cf2cc218c5b10eb8d96c2d8b78e4 Author: Jonathan Wakely Date: Mon Jun 15 10:12:02 2020 +0100 Add note about keeping replies on the mailing list diff --git a/htdocs/lists.html b/htdocs/lists.html index bf6a0dc4..42a44ab8 100644 --- a/htdocs/lists.html +++ b/htdocs/lists.html @@ -164,7 +164,11 @@ this size, you should compress any attachments before sending it to the list.

We have a strong policy of not editing the web archives.

When posting messages, please select an appropriate list for the message -and try to avoid cross posting to several lists.

+and try to avoid cross posting to several lists. +If somebody replies to your message, do not reply to that person only. +Keep the conversation on the mailing list unless requested otherwise, +e.g. by using "Reply All". +

Please send plain text (as opposed to HTML, RTF, or other types with fancy formatting).

----------------------------------------------------------------------- Summary of changes: htdocs/lists.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs