From patchwork Thu Oct 5 11:54:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1843868 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4S1VP40y0Rz1yng for ; Thu, 5 Oct 2023 22:55:19 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C686B385276F for ; Thu, 5 Oct 2023 11:55:15 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 374153857701 for ; Thu, 5 Oct 2023 11:55:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 374153857701 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 9B1F333EA4; Thu, 5 Oct 2023 07:55:00 -0400 (EDT) Received: from [192.168.1.80] (62-47-128-198.adsl.highway.telekom.at [62.47.128.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 1A05E33EBD; Thu, 5 Oct 2023 07:54:59 -0400 (EDT) Date: Thu, 5 Oct 2023 13:54:58 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Jason Merrill Subject: [pushed] wwwdocs: conduct: Use
instead of
MIME-Version: 1.0 X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20231005115500.9B1F333EA4@hamza.pair.com> X-Spam-Status: No, score=-9.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org On the way break overly long lines. Pushed. Gerald --- htdocs/conduct-faq.html | 3 ++- htdocs/conduct-report.html | 3 ++- htdocs/conduct-response.html | 3 ++- htdocs/conduct.html | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/htdocs/conduct-faq.html b/htdocs/conduct-faq.html index 380e9166..5b7a82a3 100644 --- a/htdocs/conduct-faq.html +++ b/htdocs/conduct-faq.html @@ -63,4 +63,5 @@ your question either, email conduct@gcc.gnu.org with any additional questions or feedback.

-Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +Creative Commons License
+This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/htdocs/conduct-report.html b/htdocs/conduct-report.html index 87758745..5f3fae90 100644 --- a/htdocs/conduct-report.html +++ b/htdocs/conduct-report.html @@ -113,7 +113,8 @@ directly to another member, or to a member of the Steering Committee.

of the committee's decision. To make such a request, contact a member of the Steering Committee with your request and motivation.

-Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +Creative Commons License
+This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Text derived from the Django project diff --git a/htdocs/conduct-response.html b/htdocs/conduct-response.html index c67e8b0b..a25f6ae4 100644 --- a/htdocs/conduct-response.html +++ b/htdocs/conduct-response.html @@ -132,7 +132,8 @@ excluded from the response process. For these cases, anyone can make a report directly to any of the committee members, as documented in the reporting guidelines.

-Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +Creative Commons License
+This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Text derived from the Django diff --git a/htdocs/conduct.html b/htdocs/conduct.html index 736e2f6d..87bd01bf 100644 --- a/htdocs/conduct.html +++ b/htdocs/conduct.html @@ -114,7 +114,8 @@ email conduct@gcc.gnu.org.

that doesn't answer your questions, feel free to contact us.

-Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +Creative Commons License
+This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Text derived from the Django project Code of Conduct, used under