From patchwork Sat Apr 7 18:49:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Quartulli X-Patchwork-Id: 1670 Return-Path: Received: from confino.investici.org (investici.nine.ch [217.150.252.179]) by open-mesh.org (Postfix) with ESMTPS id 8911560070A for ; Sat, 7 Apr 2012 20:49:11 +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 81A1DC865D; Sat, 7 Apr 2012 18:49:09 +0000 (UTC) X-DKIM: Sendmail DKIM Filter v2.8.2 confino.investici.org 81A1DC865D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1333824551; bh=rb/MsLND1SX7mPmOzPUfP6MzndLcoy27xw3GmtA/V7A=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=N4mOjN5+mMntto7MYvs1Z2W1mwx9p7bGqvtSmnaPo5NtZhPmLbeEyCvjmnMBcxSMS QXNtDnxvmemv12n9z1znB7oZC6WQbObj4KfxAocWbj0Gbz4XXDLvQMGJloAXntJWvd MCB739n7eRWoWGmasIHtPhrPcaR9sD3R6vdLNHQ8= From: Antonio Quartulli To: davem@davemloft.net Date: Sat, 7 Apr 2012 20:49:43 +0200 Message-Id: <1333824598-27771-2-git-send-email-ordex@autistici.org> X-Mailer: git-send-email 1.7.9.4 In-Reply-To: <1333824598-27771-1-git-send-email-ordex@autistici.org> References: <1333824598-27771-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: Sat, 07 Apr 2012 18:49:11 -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