From patchwork Sun Mar 17 09:13:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 17853 X-Patchwork-Delegate: sw@simonwunderlich.de Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from open-mesh.org (localhost [IPv6:::1]) by open-mesh.org (Postfix) with ESMTP id 570A382221; Sun, 17 Mar 2019 10:14:33 +0100 (CET) Authentication-Results: open-mesh.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=narfation.org header.i=@narfation.org header.b="p2OQ3KR2"; dkim-atps=neutral Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2001:4d88:2000:7::2; helo=v3-1039.vlinux.de; envelope-from=sven@narfation.org; receiver= Received: from v3-1039.vlinux.de (narfation.org [IPv6:2001:4d88:2000:7::2]) by open-mesh.org (Postfix) with ESMTPS id 5ED558221F for ; Sun, 17 Mar 2019 10:14:31 +0100 (CET) Received: from sven-desktop.home.narfation.org (unknown [IPv6:2a00:1ca0:1480:f1fd::4065]) by v3-1039.vlinux.de (Postfix) with ESMTPSA id 33B7C11010E; Sun, 17 Mar 2019 10:14:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=narfation.org; s=20121; t=1552814070; bh=5aV2iZpn+tSvuq+p3UGL7eh76kr+XUKHSMTdv2HOkAg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=p2OQ3KR2GZmy9gF5+6vT4o+4CvX2vV9BdbVerXMmVGdssnWrbILmT4E9xC6UHpM1o mO6aNOmidOxXyJ3BDIsCx96FXM+SzjbWDjjAQn01Ws7qZ9FqR/h0u3vlE3VRwhgnra o7H2FGXnsSH5tma+GV6Sfj6HH/UpugFOP4N++HHs= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Sun, 17 Mar 2019 10:13:13 +0100 Message-Id: <20190317091313.18751-3-sven@narfation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190317091313.18751-1-sven@narfation.org> References: <20190317091313.18751-1-sven@narfation.org> MIME-Version: 1.0 Subject: [B.A.T.M.A.N.] [PATCH 3/3] MAINTAINERS: Add T(ree) field for batman-adv X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Errors-To: b.a.t.m.a.n-bounces@lists.open-mesh.org Sender: "B.A.T.M.A.N" The linux-merge.git repository on git.open-mesh.org is used since 8 years to send PRs for net.git and net-next.git. It is time to officially specify list it as SCM tree. Signed-off-by: Sven Eckelmann --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e4625c4aecfd..9fe913b42b4b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2794,6 +2794,7 @@ W: https://www.open-mesh.org/ B: https://www.open-mesh.org/projects/batman-adv/issues C: irc://chat.freenode.net/batman Q: https://patchwork.open-mesh.org/project/batman/list/ +T: git https://git.open-mesh.org/linux-merge.git S: Maintained F: Documentation/ABI/testing/sysfs-class-net-batman-adv F: Documentation/ABI/testing/sysfs-class-net-mesh