From nobody Sun Jun 28 04:44:38 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95419C433FE for ; Mon, 14 Feb 2022 08:24:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235730AbiBNIYj (ORCPT ); Mon, 14 Feb 2022 03:24:39 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:50714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234054AbiBNIYg (ORCPT ); Mon, 14 Feb 2022 03:24:36 -0500 Received: from smtp-relay-internal-1.canonical.com (smtp-relay-internal-1.canonical.com [185.125.188.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E01225C4A for ; Mon, 14 Feb 2022 00:24:29 -0800 (PST) Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) (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 smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id E416D40333 for ; Mon, 14 Feb 2022 08:24:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1644827067; bh=Y1pkt7sh1u4nhMjpCSj85kjYF7GKoQX1FycUfW16GNg=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=fkEPZPIqdT3xXDMbO6RyIJ/efuBDDpCqGW0Qt1NJ3rdBZLPTBfHODEymc8BuyYi4/ jB2end4RuBgDEInZynzp1Y9vp/3AlrjBBm0JSM0JJFyx1T6FwCkw/rWBm5gESdynLN 6BxpMlIlV2vbgfGdlV0DdInUgt4QXZ4dbfb8aBnZ/TV4gCOGninddK4zobLlmjPyUJ aYywAhbnCkYP++z4zTTT0Y8q1HGvO7Dk/anox08GgNZNVvi+B2F8lRsehJYYYdgo9O oHCS2en/cWErJ0yqJwCLgOow5Mz6p+gb2A+A4LwXIvyzbRYO4IW+y+NPWIKj48jxih 4Phb9clk0lUCg== Received: by mail-ej1-f69.google.com with SMTP id ho37-20020a1709070ea500b006cd51be5cd8so5496681ejc.6 for ; Mon, 14 Feb 2022 00:24:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=Y1pkt7sh1u4nhMjpCSj85kjYF7GKoQX1FycUfW16GNg=; b=tp7/dJKv3WHcsrzLHlj57vQnHN/vzKJosILtleab/eAmDIms0vU6aAFHV30kFa9FWn jk8otljeYsKWNZBiPm2p6hWSlHd6pT9bE0nHLX9Si7kN0LwDdGV3Dl+dKW7kHyB/Iyga WeCfxyvq4cdNv5MfZO7ukRABM98hZQ2wU3Isw5yPUDynQLtMJodzUUWcjPx5wOhoPwLI 405ZJGIMkUSPNRK8zUpvhuVpBmsKuFONtU1uC9ixxcYMa3ffPC1Af/DuF4jhn/W9AuqF Da1dq8ygL+BpEUJIDxD9oLNPjOLs3wz2LG7abs6fwvzbm/hYh1XoKJ9oKjDGT+teule5 jgBQ== X-Gm-Message-State: AOAM530cTUvM9qkR6mRw7cy455/HnM5IUH/dYnDmRcdqggcBR1X4RVIl RUP2xiopqOCN/aOSVx1kkHA+YIug4RKd18oKfyDeUM/Bel2kkmRANG1maCigY36tQ2QxS49imeP x+3gAmmM/gPpdSBdsnjzp/ZBldoIVZek4A8WvJJETwQ== X-Received: by 2002:aa7:c3d8:: with SMTP id l24mr9023388edr.63.1644827065918; Mon, 14 Feb 2022 00:24:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJy3sWIkomqniJbHGA9USzgWbkd0+vKt73BSCiBXKwRHhK2HxngI2g+YQq0rzs3pSOItOjbAow== X-Received: by 2002:aa7:c3d8:: with SMTP id l24mr9023363edr.63.1644827065698; Mon, 14 Feb 2022 00:24:25 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id fn5sm1363850ejc.179.2022.02.14.00.24.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Feb 2022 00:24:25 -0800 (PST) From: Krzysztof Kozlowski To: Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Palmer Dabbelt , Paul Walmsley , Thierry Reding , =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , Lee Jones , Albert Ou , Philipp Zabel , Sagar Kadam , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org Subject: [PATCH] MAINTAINERS: sifive: drop Yash Shah Date: Mon, 14 Feb 2022 09:23:49 +0100 Message-Id: <20220214082349.162973-1-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Emails to Yash Shah bounce with "The email account that you tried to reach does not exist.", so drop him from all maintainer entries. Signed-off-by: Krzysztof Kozlowski Acked-by: Palmer Dabbelt --- Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 1 - Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 - .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 1 - MAINTAINERS | 6 ------ 4 files changed, 9 deletions(-) diff --git a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml b/Docu= mentation/devicetree/bindings/gpio/sifive,gpio.yaml index e04349567eeb..427c5873f96a 100644 --- a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml +++ b/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml @@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: SiFive GPIO controller =20 maintainers: - - Yash Shah - Paul Walmsley =20 properties: diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Docume= ntation/devicetree/bindings/pwm/pwm-sifive.yaml index 676b2160bada..605c1766dba8 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: SiFive PWM controller =20 maintainers: - - Yash Shah - Sagar Kadam - Paul Walmsley =20 diff --git a/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml b= /Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml index 2b1f91603897..e2d330bd4608 100644 --- a/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml +++ b/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml @@ -9,7 +9,6 @@ title: SiFive L2 Cache Controller =20 maintainers: - Sagar Kadam - - Yash Shah - Paul Walmsley =20 description: diff --git a/MAINTAINERS b/MAINTAINERS index ebf7a75a6bec..87eeac970ca2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7090,12 +7090,6 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/sb_edac.c =20 -EDAC-SIFIVE -M: Yash Shah -L: linux-edac@vger.kernel.org -S: Supported -F: drivers/edac/sifive_edac.c - EDAC-SKYLAKE M: Tony Luck L: linux-edac@vger.kernel.org --=20 2.32.0