From nobody Sun May 10 06:31:14 2026 Received: from mail-10626.protonmail.ch (mail-10626.protonmail.ch [79.135.106.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DD0F72AF04 for ; Mon, 30 Dec 2024 02:40:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=79.135.106.26 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735526413; cv=none; b=e0csUyTA3SHKn+DGxOsGrvzDA6tfZMt68BnBT5RILoR/XAzPAylQGXlmJcUriK3lhjjoiYRs7rZe82QcIanxJWoKxalIqOgpR9LXemb2lJZfFt+jvvzhrVvBB0bQ2WAjpnHXb73PchpPtpvG+xrNcuchylaFQW1yIajqiPWtChE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735526413; c=relaxed/simple; bh=JIcjDKA9qK0PY7AUI8KJkAQFsjxctQSEKWZiINnLzoU=; h=Date:To:From:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=lalVDIUpbBbXBTkKZrXYGqvgX6I/ZgScMVeZQDBTipq0dmWXc5e3tgYudfbRUf5FIMIyj2tJUFihVwGwYpjjZG0f95QR1WAjk1njFWasnVQ2tg8gMpTuGcCYDDX+n78d2Emy5OZNv5Qc6ndNELiDM7Z9ccj1wd2/aGUCyGEjstI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=ethancedwards.com; spf=pass smtp.mailfrom=ethancedwards.com; dkim=pass (2048-bit key) header.d=ethancedwards.com header.i=@ethancedwards.com header.b=X45rSFzP; arc=none smtp.client-ip=79.135.106.26 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=ethancedwards.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ethancedwards.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=ethancedwards.com header.i=@ethancedwards.com header.b="X45rSFzP" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ethancedwards.com; s=protonmail3; t=1735526402; x=1735785602; bh=JIcjDKA9qK0PY7AUI8KJkAQFsjxctQSEKWZiINnLzoU=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=X45rSFzP6mGfB3Q0Xj3o3p4ggMg7V/aGJjVI2pxtj/QjpVOD/mEzIKyYhF8RX2hvX 7kAci35SfLdC1uGGYAd8QDXfRLJpR/kaIPGV/+LWQ91F3zAmjEuutfO0JU+kxkQr/k X8FKnhWbHX7qYbQQED9/XWfU0EQO/MwZFjmn1LQ4TsDK9O9V4iMR8b9CnTUoK9ylpy aEqnN4CoHuMWCOTqzwH8yLLA6THVgGUYI00TcO5c2YJ7I7zsSgrhYgcxSDfHiriMCx rqZeamyPOGzlWcycQjUZ3TJwyFyMkJzIwHxLEN7yDpePUIqwKcYMaMc1Rt7+yS/ZO0 8zCc4O2eYCxKg== Date: Mon, 30 Dec 2024 02:39:59 +0000 To: linux-hams@vger.kernel.org From: Ethan Carter Edwards Cc: linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: remove Thomas Sailer due to missing address Message-ID: <6gbmhswn47d7lxazh5fnqebujknuzmj6k5pghaxvnuhmjjyfuc@5g4uxhqcxnnv> Feedback-ID: 28410670:user:proton X-Pm-Message-ID: e0a32089cf96fc95dadaafa616409b88dd58a370 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Thomas Sailer's email address no longer exists. When I tried to email him I received a bounceback email from his mailserver. Signed-off-by: Ethan Carter Edwards --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 910305c11e8a..7ea9b92e22f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3886,9 +3886,8 @@ F: include/uapi/linux/batman_adv.h F: net/batman-adv/ =20 BAYCOM/HDLCDRV DRIVERS FOR AX.25 -M: Thomas Sailer L: linux-hams@vger.kernel.org -S: Maintained +S: Orphan W: http://www.baycom.org/~tom/ham/ham.html F: drivers/net/hamradio/baycom* =20 --=20 2.47.1