From patchwork Fri Jan 31 08:59:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 1231810 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=narfation.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=narfation.org header.i=@narfation.org header.a=rsa-sha256 header.s=20121 header.b=rbveVXt7; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 488B4q67tCz9sRR for ; Fri, 31 Jan 2020 20:00:11 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728207AbgAaJAE (ORCPT ); Fri, 31 Jan 2020 04:00:04 -0500 Received: from dvalin.narfation.org ([213.160.73.56]:52532 "EHLO dvalin.narfation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728151AbgAaJAE (ORCPT ); Fri, 31 Jan 2020 04:00:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=narfation.org; s=20121; t=1580461202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=15/OI/xJJYxtK7XOfs9IFESyt4OHQIbNCxIjdFy0prI=; b=rbveVXt7C49gWZDLjvt01gct5Pj2y2uyalqgiCa1xFfVbccW1ebMy/OztQLArr19x2bAVg 0k6nrPu4xPKD9bHoDLyy0GhdNSn+FdJRHgfdLMfeAcYME7VzNF18uw4wFDVF+BfH2N3uLS OtbNlaEEBqaB7ge2ZMAXCQMaLBM8Yh0= From: Sven Eckelmann To: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, info@alten.se, Sven Eckelmann Subject: [PATCH] MAINTAINERS: Orphan HSR network protocol Date: Fri, 31 Jan 2020 09:59:19 +0100 Message-Id: <20200131085919.18023-1-sven@narfation.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org The current maintainer Arvid Brodin hasn't contributed to the kernel since 2015-02-27. His company mail address is also bouncing and the company confirmed (2020-01-31) that no Arvid Brodin is working for them: > Vi har dessvärre ingen Arvid Brodin som arbetar på ALTEN. A MIA person cannot be the maintainer. It is better to mark is as orphaned until some other person can jump in and take over the responsibility for HSR. Signed-off-by: Sven Eckelmann --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6b32153bed5a..79ddd9d8592f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7666,9 +7666,8 @@ S: Orphan F: drivers/net/usb/hso.c HSR NETWORK PROTOCOL -M: Arvid Brodin L: netdev@vger.kernel.org -S: Maintained +S: Orphan F: net/hsr/ HT16K33 LED CONTROLLER DRIVER