From patchwork Sun Nov 13 15:43:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Tomsich X-Patchwork-Id: 60530 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 664703882118 for ; Sun, 13 Nov 2022 15:43:42 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) by sourceware.org (Postfix) with ESMTPS id 4D5BB3858280 for ; Sun, 13 Nov 2022 15:43:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4D5BB3858280 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=vrull.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=vrull.eu Received: by mail-lj1-x232.google.com with SMTP id b9so10064067ljr.5 for ; Sun, 13 Nov 2022 07:43:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vrull.eu; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=ltkUpkfGhIZ+iv53sBzMT98LZdytY++19bHih6/chbM=; b=f0FH7Ao6+RoxeNvVWGEIKK16jPb4aVvTXs9S5/uDRm2YGWth/dsDVyr5Kd1/SxY5Iw 6Xcdbj2lrmYbgDBSNAJFNt8TQEq27crkZ+5n0BpLOBZ2ZWQTDkqF8ykeoCggxhvCOvvD MOTByWQed9pLJxmaDZO4C5grsYju9bQZoVIDayLHQTVqvcsTYUsePKYMA8TAMy9lDapo mhjatgZPIqFUITI2+EwC7ZGVbCITMAK28TVmPtyxzRiTPsHJj0hKobqjWfIQuhk7k3/z 0S9qXgEr1OqL8jI8/LflNxXSHSCp/Ukt3MV5/4OXJrMGXdQcLQR9NG6Y0ERdgMVeBaVQ 2arA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ltkUpkfGhIZ+iv53sBzMT98LZdytY++19bHih6/chbM=; b=W4OOpNfdnGVdZN/LlQDNdDSJKuW8XnsHO+BJ6mI4xvVrfNYmAVIgMcYF9duUwdAusb 8Q/THvIMbR6I4mXwoqk6hhv4X5o7l+c8QA2Vk++vfggAGZZd+GHjPI4zcTnVsOoCTG7e Qsk1NCTd1Vm07xdL2FNTNns6VYxJsLk+ui4xKOPB8TjYyTdpc+s3ASpodEEdXj2hvKvq KPrzbaIieW0xF52OBRVotGQOUp1yXEVjmd3506X/zboTOduWZjEVuGwqtIk+az/uh07J byRhx2LsUg96EV8MQEWOA6VbZNZu41KeeGCk2xPz6HISjOJyjyRGH2ETKwgi7+DZaeVl BshA== X-Gm-Message-State: ANoB5pn6I1HX7E8olctbBtuVcnsE4E0EtvZbobluz9A8Ch9KmZD3h5dj sA9o2S3u9dqH0/UCbNXVuXiWWAvsIhLoUKvS X-Google-Smtp-Source: AA0mqf4gpfoJVXgDkEHmoGRPORdhXk1PJaFpQpWJRL7OKeOBS6oZIXFlyOHx+Q44W+M0kB82zgqzXA== X-Received: by 2002:a2e:711a:0:b0:26e:3292:12ad with SMTP id m26-20020a2e711a000000b0026e329212admr3299858ljc.271.1668354204515; Sun, 13 Nov 2022 07:43:24 -0800 (PST) Received: from ubuntu-focal.. ([2a01:4f9:3a:1e26::2]) by smtp.gmail.com with ESMTPSA id h3-20020a05651c124300b0027765fd616asm1515236ljh.20.2022.11.13.07.43.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Nov 2022 07:43:23 -0800 (PST) From: Philipp Tomsich To: gcc-patches@gcc.gnu.org Cc: jlaw@ventanamicro.com, Philipp Tomsich Subject: [PATCH] doc: Update Jeff Law's email-address in contrib.rst Date: Sun, 13 Nov 2022 16:43:20 +0100 Message-Id: <20221113154320.3083043-1-philipp.tomsich@vrull.eu> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-12.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, 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.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" Applied to master as obvious. ChangeLog: * doc/contrib.rst: Update Jeff Law's email address. Signed-off-by: Philipp Tomsich --- doc/contrib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contrib.rst b/doc/contrib.rst index 96bf2a56af4..15e358b7903 100644 --- a/doc/contrib.rst +++ b/doc/contrib.rst @@ -13,7 +13,7 @@ Contributors to GCC The GCC project would like to thank its many contributors. Without them the project would not have been nearly as successful as it has been. Any omissions in this list are accidental. Feel free to contact -law@redhat.com or gerald@pfeifer.com if you have been left +jlaw@ventanamicro.com or gerald@pfeifer.com if you have been left out or some of your contributions are not listed. Please keep this list in alphabetical order.