diff options
author | Martin Habets <[email protected]> | 2023-05-04 08:28:01 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-05 09:31:45 +0100 |
commit | c00ce5470a8adeaf681865836085f72633c00a7e (patch) | |
tree | 5a4e676618f55d8bc7b352b368bcac8dfd696e50 | |
parent | f8bb5104394560e29017c25bcade4c6b7aabd108 (diff) |
sfc: Add back mailing list
We used to have a mailing list in the MAINTAINERS file, but removed this
when we became part of Xilinx as it stopped working.
Now inside AMD we have the list again. Add it back so patches will be seen
by all sfc developers.
Signed-off-by: Martin Habets <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ebd26b3ca90e..dcab6b41ad8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18987,6 +18987,7 @@ SFC NETWORK DRIVER M: Edward Cree <[email protected]> M: Martin Habets <[email protected]> S: Supported F: Documentation/networking/devlink/sfc.rst F: drivers/net/ethernet/sfc/ |