From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiner Kallweit Subject: [PATCH net] MAINTAINERS: add myself as co-maintainer for r8169 Date: Tue, 20 Nov 2018 21:22:50 +0100 Message-ID: <90669d40-3b14-a306-572e-228fd93b1b4f@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" To: Realtek linux nic maintainers , David Miller Return-path: Received: from mail-wm1-f68.google.com ([209.85.128.68]:55243 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727728AbeKUGxz (ORCPT ); Wed, 21 Nov 2018 01:53:55 -0500 Received: by mail-wm1-f68.google.com with SMTP id r63-v6so3376853wma.4 for ; Tue, 20 Nov 2018 12:22:58 -0800 (PST) Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2988ecbf6..60a96974f 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 +M: Heiner Kallweit L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/realtek/r8169.c -- 2.19.1