2024-02-15 16:07:01

by Kory Maincent

[permalink] [raw]
Subject: [PATCH net-next v4 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers

Oleksij was the first to add support for pse-pd net subsystem.
Add himself to the maintainers seems logical.

This patch is sponsored by Dent Project <[email protected]>.

Acked-by: Oleksij Rempel <[email protected]>
Signed-off-by: Kory Maincent <[email protected]>
---

Changes in v3:
- New patch
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b775f4369e0..b3081334698d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17682,6 +17682,13 @@ F: include/net/psample.h
F: include/uapi/linux/psample.h
F: net/psample

+PSE NETWORK DRIVER
+M: Oleksij Rempel <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/net/pse-pd/
+F: drivers/net/pse-pd/
+
PSTORE FILESYSTEM
M: Kees Cook <[email protected]>
R: Tony Luck <[email protected]>

--
2.25.1