diff options
author | 2025-05-19 13:33:51 +0000 | |
---|---|---|
committer | 2025-05-20 18:37:21 -0700 | |
commit | 48a62855073bfbdf8f8a1e06e7f97fd68e39422c (patch) | |
tree | 2a748c60fd4eb32ec0c4e71f6f0bad25fa29842c /MAINTAINERS | |
parent | net: dwmac-sun8i: Use parsed internal PHY address instead of 1 (diff) | |
download | wireguard-linux-48a62855073bfbdf8f8a1e06e7f97fd68e39422c.tar.xz wireguard-linux-48a62855073bfbdf8f8a1e06e7f97fd68e39422c.zip |
MAINTAINERS: Drop myself to reviewer for ravb driver
Maintenance of the ravb driver will be handled by Niklas for now. I
still intend to review patches, and will be using my own email address
going forward.
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://patch.msgid.link/20250519133354.6564-1-paul.barker.ct@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3563492e4eba..43d5f8709779 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20594,8 +20594,8 @@ F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml F: drivers/i2c/busses/i2c-emev2.c RENESAS ETHERNET AVB DRIVER -M: Paul Barker <paul.barker.ct@bp.renesas.com> M: Niklas Söderlund <niklas.soderlund@ragnatech.se> +R: Paul Barker <paul@pbarker.dev> L: netdev@vger.kernel.org L: linux-renesas-soc@vger.kernel.org S: Maintained |