lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 22 Jan 2024 15:15:26 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>,
	Bartosz Golaszewski <brgl@...ev.pl>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Andi Shyti <andi.shyti@...nel.org>,
	Alexandre Belloni <alexandre.belloni@...tlin.com>,
	Daniel Lezcano <daniel.lezcano@...aro.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Alessandro Zummo <a.zummo@...ertech.it>
Cc: linux-gpio@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-i2c@...r.kernel.org,
	linux-rtc@...r.kernel.org
Subject: [PATCH] MAINTAINERS: Drop my "+dt" sub-address

I never really implemented any filtering on the "+dt" sub-address, so
drop it.

Signed-off-by: Rob Herring <robh@...nel.org>
---
 Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml       | 2 +-
 Documentation/devicetree/bindings/i2c/i2c-pxa.yaml          | 2 +-
 Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml       | 2 +-
 Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml | 2 +-
 MAINTAINERS                                                 | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml b/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
index 9cf6137dd524..65155bb701a9 100644
--- a/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
@@ -9,7 +9,7 @@ title: Marvell PXA GPIO controller
 maintainers:
   - Linus Walleij <linus.walleij@...aro.org>
   - Bartosz Golaszewski <bgolaszewski@...libre.com>
-  - Rob Herring <robh+dt@...nel.org>
+  - Rob Herring <robh@...nel.org>
 
 allOf:
   - if:
diff --git a/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml b/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml
index 31386a8d7684..e89ee361741e 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Marvell MMP I2C controller
 
 maintainers:
-  - Rob Herring <robh+dt@...nel.org>
+  - Rob Herring <robh@...nel.org>
 
 allOf:
   - $ref: /schemas/i2c/i2c-controller.yaml#
diff --git a/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml b/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml
index a16c355dcd11..fcf52d2cac9e 100644
--- a/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml
@@ -12,7 +12,7 @@ allOf:
 maintainers:
   - Alessandro Zummo <a.zummo@...ertech.it>
   - Alexandre Belloni <alexandre.belloni@...tlin.com>
-  - Rob Herring <robh+dt@...nel.org>
+  - Rob Herring <robh@...nel.org>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml b/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
index 1ee4aab695d3..fe6bc4173789 100644
--- a/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
+++ b/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml
@@ -9,7 +9,7 @@ title: Marvell MMP Timer
 maintainers:
   - Daniel Lezcano <daniel.lezcano@...aro.org>
   - Thomas Gleixner <tglx@...utronix.de>
-  - Rob Herring <robh+dt@...nel.org>
+  - Rob Herring <robh@...nel.org>
 
 properties:
   $nodename:
diff --git a/MAINTAINERS b/MAINTAINERS
index eda745c0f92a..42b43337c266 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16358,7 +16358,7 @@ S:	Supported
 F:	drivers/infiniband/ulp/opa_vnic
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE
-M:	Rob Herring <robh+dt@...nel.org>
+M:	Rob Herring <robh@...nel.org>
 L:	devicetree@...r.kernel.org
 S:	Maintained
 W:	http://www.devicetree.org/
@@ -16374,7 +16374,7 @@ K:	of_overlay_fdt_apply
 K:	of_overlay_remove
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
-M:	Rob Herring <robh+dt@...nel.org>
+M:	Rob Herring <robh@...nel.org>
 M:	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
 M:	Conor Dooley <conor+dt@...nel.org>
 L:	devicetree@...r.kernel.org
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ