From patchwork Thu Apr 5 10:38:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Quartulli X-Patchwork-Id: 1666 Return-Path: Received: from confino.investici.org (investici.nine.ch [217.150.252.179]) by open-mesh.org (Postfix) with ESMTPS id 5178560070C for ; Thu, 5 Apr 2012 12:38:15 +0200 (CEST) Authentication-Results: open-mesh.org; dkim=pass (1024-bit key) header.i=@autistici.org; dkim-adsp=pass Received: from [217.150.252.179] (confino [217.150.252.179]) (Authenticated sender: ordex@autistici.org) by localhost (Postfix) with ESMTPSA id 3CEF3C865B; Thu, 5 Apr 2012 10:38:14 +0000 (UTC) X-DKIM: Sendmail DKIM Filter v2.8.2 confino.investici.org 3CEF3C865B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1333622294; bh=rb/MsLND1SX7mPmOzPUfP6MzndLcoy27xw3GmtA/V7A=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=D79+MEMh9LnNvRsTY1AMN6cfNptx1PpB344+LsFurtnaG2UTTFwBFElt93Ev/XrFx 5PVtH+SZvIgSrazNtGzyOziRhuoVBJCNRHnu+6wuA+QeFK8q4LeYQlcL/8MCqSKlDS 3+puFalUaSM7T2QMQ4jg3j9xc5JqIEpxK+WLXdgU= From: Antonio Quartulli To: davem@davemloft.net Date: Thu, 5 Apr 2012 12:38:47 +0200 Message-Id: <1333622342-6128-2-git-send-email-ordex@autistici.org> X-Mailer: git-send-email 1.7.9.4 In-Reply-To: <1333622342-6128-1-git-send-email-ordex@autistici.org> References: <1333622342-6128-1-git-send-email-ordex@autistici.org> Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org Subject: [B.A.T.M.A.N.] [PATCH 01/16] MAINTAINERS: add additional maintainer for net/batman-adv X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2012 10:38:15 -0000 Add myself as maintainer for net/batman-adv as announced by Marek Linder Signed-off-by: Antonio Quartulli --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index eecf344..4b55570 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1432,6 +1432,7 @@ F: include/linux/backlight.h BATMAN ADVANCED M: Marek Lindner M: Simon Wunderlich +M: Antonio Quartulli L: b.a.t.m.a.n@lists.open-mesh.org W: http://www.open-mesh.org/ S: Maintained