diff options
| author | Kory Maincent (Dent Project) <[email protected]> | 2024-04-17 16:39:54 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-18 18:27:02 -0700 |
| commit | edd79f084ad40991c28341ae07c9f429fac799aa (patch) | |
| tree | fdefab20002667408f263281e5de3c9719bb99b2 | |
| parent | f8586411e40ea8152c7a030e4f1d9bd9005e2628 (diff) | |
MAINTAINERS: Add myself to pse networking maintainer
As I add support for PoE in PSE networking subsystem it seems legitimate
to be added to the maintainers.
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: Kory Maincent <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15264d668370..c0bfad334623 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17779,6 +17779,7 @@ F: net/psample PSE NETWORK DRIVER M: Oleksij Rempel <[email protected]> +M: Kory Maincent <[email protected]> S: Maintained F: Documentation/devicetree/bindings/net/pse-pd/ |