diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-11-20 21:22:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-20 14:22:45 -0800 |
commit | b1d982330134bbba371821bc850da6fa4bfa3271 (patch) | |
tree | 90409746061cd3e3f7e08f1b4bb4806314ea81e1 /MAINTAINERS | |
parent | cadf9df27e7cf40e390e060a1c71bb86ecde798b (diff) | |
download | linux-b1d982330134bbba371821bc850da6fa4bfa3271.tar.gz linux-b1d982330134bbba371821bc850da6fa4bfa3271.tar.bz2 linux-b1d982330134bbba371821bc850da6fa4bfa3271.zip |
MAINTAINERS: add myself as co-maintainer for r8169
Meanwhile I know the driver quite well and I refactored bigger parts
of it. As a result people contact me already with r8169 questions.
Therefore I'd volunteer to become co-maintainer of the driver also
officially.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d258515ac117..9aa47eeb469d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -180,6 +180,7 @@ F: drivers/net/hamradio/6pack.c 8169 10/100/1000 GIGABIT ETHERNET DRIVER M: Realtek linux nic maintainers <nic_swsd@realtek.com> +M: Heiner Kallweit <hkallweit1@gmail.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/realtek/r8169.c |