MAINTAINERS: add entry for libeth and libie
authorAlexander Lobakin <aleksander.lobakin@intel.com>
Thu, 18 Apr 2024 11:36:16 +0000 (13:36 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 24 Apr 2024 18:06:26 +0000 (11:06 -0700)
Add myself as a maintainer/supporter for libeth and libie. Let they have
separate entries from the Intel ethernet code as it's a bit different
case and all patches will go through me rather than Tony.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
MAINTAINERS

index c0bfad33462354f3c0627cf455970a9aede6feef..4f94e3aabed4a8a02dc3d7a31df6815eaaa8e1fd 100644 (file)
@@ -12390,6 +12390,26 @@ F:     drivers/ata/
 F:     include/linux/ata.h
 F:     include/linux/libata.h
 
+LIBETH COMMON ETHERNET LIBRARY
+M:     Alexander Lobakin <aleksander.lobakin@intel.com>
+L:     netdev@vger.kernel.org
+L:     intel-wired-lan@lists.osuosl.org (moderated for non-subscribers)
+S:     Supported
+T:     git https://github.com/alobakin/linux.git
+F:     drivers/net/ethernet/intel/libeth/
+F:     include/net/libeth/
+K:     libeth
+
+LIBIE COMMON INTEL ETHERNET LIBRARY
+M:     Alexander Lobakin <aleksander.lobakin@intel.com>
+L:     intel-wired-lan@lists.osuosl.org (moderated for non-subscribers)
+L:     netdev@vger.kernel.org
+S:     Supported
+T:     git https://github.com/alobakin/linux.git
+F:     drivers/net/ethernet/intel/libie/
+F:     include/linux/net/intel/libie/
+K:     libie
+
 LIBNVDIMM BTT: BLOCK TRANSLATION TABLE
 M:     Vishal Verma <vishal.l.verma@intel.com>
 M:     Dan Williams <dan.j.williams@intel.com>