From patchwork Thu May 5 11:09:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 16073 X-Patchwork-Delegate: mareklindner@neomailbox.ch 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 E5684826B2; Thu, 5 May 2016 13:10:08 +0200 (CEST) Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Authentication-Results: open-mesh.org; dkim=fail reason="verification failed; unprotected key" header.d=open-mesh-com.20150623.gappssmtp.com header.i=@open-mesh-com.20150623.gappssmtp.com header.b=hwrZrlX/; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received-SPF: Neutral (access neither permitted nor denied) identity=mailfrom; client-ip=2a00:1450:400c:c09::236; helo=mail-wm0-x236.google.com; envelope-from=sven.eckelmann@open-mesh.com; receiver=b.a.t.m.a.n@lists.open-mesh.org Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) by open-mesh.org (Postfix) with ESMTPS id 97CA0826B2 for ; Thu, 5 May 2016 13:09:59 +0200 (CEST) Received: by mail-wm0-x236.google.com with SMTP id n129so16052421wmn.1 for ; Thu, 05 May 2016 04:09:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=FiDBFTCF2xNz1S3RMzPsfp3WHJa0o6mN0OMD1MVMUEY=; b=hwrZrlX/FzH+TtUTsOgNfiW6ilt5GqpNVyq/MbxuWKAHRIdUwBRLbLT7UWpMGYTJJF zXfbxx8UEbZS+VpphYkOX17gONwKR/3bUiinhEwexd2gaRcDnHBUbhQA+ABXks8Qa7wI 2o2OwooK52T1hIfGhamUXijcAzTzd9xyvL/FdbN4Jslmfm5ka1zn9JeTdVRREmBNj7+L QniZici1CJGOLzVy84eq1rjofWIIjTHe6HV7fKMKxHFOuLmMGFMkb8Szre3WzCTYSCZy WnV6a72mCM/5OTE3eLBsnRJ5aXFbTSqGC4ZJS/7TXn01n+7G+Q29FfJtV5Z9YH4L5EzF Rguw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=FiDBFTCF2xNz1S3RMzPsfp3WHJa0o6mN0OMD1MVMUEY=; b=KLzaZJLyxFbZIL1MeXH6PFgFdfP3jEB4l87aOo0nYFCL7P27WacwfF40WX/zY+ix2s VoD6cv++Yapbm4bwu1rGKppI20JpO78loYZuILaoBSZuIipzQlwOWJcnn6CJyzFW8T/U OCZTLEigTvdvLqSFRmDzeOiHQc+BnO2w/0j2JKaZW8vAgllkk3FtPDdn7DJ2g8QfV38A H5YnfUws4srJxAjlM6pGg4hUtO2+m7ktx+OFuCojpAvkTOQ8ZFuBsoLB0irTkmbCaNJc gBcOPkLeRR3rPWJigSkO8kzJlTL/IXKEID7SyfHy+4HWsvlWxwK4Zwvfqz112UZgx4u1 3y4g== X-Gm-Message-State: AOPr4FVkTUY4BsR9X1Wr9TQjQEVSbCZprsWTPX3iP6KjDCNXjKsOVKQfMX4IBXw7BmVDmMOr X-Received: by 10.194.81.106 with SMTP id z10mr13554729wjx.163.1462446599248; Thu, 05 May 2016 04:09:59 -0700 (PDT) Received: from sven-desktop.home.narfation.org (p200300C593C34EFD0000000000002E16.dip0.t-ipconnect.de. [2003:c5:93c3:4efd::2e16]) by smtp.gmail.com with ESMTPSA id r204sm2641659wmg.20.2016.05.05.04.09.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 May 2016 04:09:58 -0700 (PDT) From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Thu, 5 May 2016 13:09:39 +0200 Message-Id: <1462446587-5304-2-git-send-email-sven.eckelmann@open-mesh.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1462446587-5304-1-git-send-email-sven.eckelmann@open-mesh.com> References: <1462446587-5304-1-git-send-email-sven.eckelmann@open-mesh.com> Subject: [B.A.T.M.A.N.] [PATCH v5 1/5] batman-adv: Add stripped down version of MAINTAINERS file X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.18 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 MAINTAINERS file has to modified from time to time when either some URLs change or some new files are added. These changes can easily be lost when they actually should be part of a change adding/deleting a file. Reported-by: Marek Lindner Signed-off-by: Sven Eckelmann --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..7e47274 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,12 @@ +BATMAN ADVANCED +M: Marek Lindner +M: Simon Wunderlich +M: Antonio Quartulli +L: b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers) +W: https://www.open-mesh.org/ +Q: https://patchwork.open-mesh.org/project/batman/list/ +S: Maintained +F: Documentation/ABI/testing/sysfs-class-net-batman-adv +F: Documentation/ABI/testing/sysfs-class-net-mesh +F: Documentation/networking/batman-adv.txt +F: net/batman-adv/