diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-02-14 09:23:49 +0100 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-02-22 15:15:39 -0600 |
commit | 34f3eda8c8ffd4d0b2145ac11c91cc365cd1ada3 (patch) | |
tree | 46ba7a679768dff0eaa0c6dd00325b1ed33fbc2a | |
parent | 132507ed04ce0c5559be04dd378fec4f3bbc00e8 (diff) |
MAINTAINERS: sifive: drop Yash Shah
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 <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 1 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml | 1 | ||||
-rw-r--r-- | MAINTAINERS | 6 |
4 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml b/Documentation/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 maintainers: - - Yash Shah <[email protected]> - Paul Walmsley <[email protected]> properties: diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml index 84e66913d042..db41cd7bf150 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 maintainers: - - Yash Shah <[email protected]> - Sagar Kadam <[email protected]> - Paul Walmsley <[email protected]> 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 maintainers: - Sagar Kadam <[email protected]> - - Yash Shah <[email protected]> - Paul Walmsley <[email protected]> description: diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c914384..9d89755f911e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7006,12 +7006,6 @@ L: [email protected] S: Maintained F: drivers/edac/sb_edac.c -EDAC-SIFIVE -M: Yash Shah <[email protected]> -S: Supported -F: drivers/edac/sifive_edac.c - EDAC-SKYLAKE M: Tony Luck <[email protected]> |