Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2739730imm; Thu, 9 Aug 2018 19:50:06 -0700 (PDT) X-Google-Smtp-Source: AA+uWPw4WNjEAQ/x1Gf8vR4XbdvJ/MaNhvEqjBesmhbW0thg6EbE35TqyiFYNQwYBFBJPwTrufIn X-Received: by 2002:a65:5284:: with SMTP id y4-v6mr4283566pgp.283.1533869406662; Thu, 09 Aug 2018 19:50:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533869406; cv=none; d=google.com; s=arc-20160816; b=MO6wReKjv/4eBsHf4J1yLRBJFnRW5mx5WJ2nnWyB+T3nSoD3q+nzNl20qaPn5F/sZw 8D+QvFTzkN4o/YTR7i1aWLvAx3mKdCMgrGIWxUg9L0204tvTp4KhIF7pcnHcwxq9JoJe +uyNj4UMyKa2VQO/FL45qIAEkuVn4euBlOYsEk9TU9iR7kxxTkEIFf4/oW++7PtpIFX+ GRxPaNc/sxkTiPDqjJnY+O1nYIFNV0t9UAF9/8hft4CV6jhO5z7dhzCEFoypib12bzNZ wxnZHy/JRd1lfcM5SjpgOB7vqbBRtd4+46IrhYKOy1lxJjmOUECdtWK1XMvProLSPmKT EV7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=SexdWaNXTNWoTQXRcHV/AeN/Co3VMZCxqp5Q6s8ROk8=; b=gxsak7p/iMNlkAh0vEszWTMjv4GgVBpZ0SbsppG6qCe3VCoMFUHSGOsc3uKcFMQaqa 4WGnySXRZETATMWu/n2MUIbK/I8uTMCgENS1zUQfkSjNKtfVm9R3HLTMWLOcoMT8IG8e 46iONK9uEnregEsgWS/T7BMHuntk/YxuCKDXL2xiTmDZLba6Q4KYSw2B66CFlod7ObZ+ bIo/lFecq4TOpsNiUSKN6QFG1O08T6air1q1B/Ex73CcpvSdPLqlHrvtDy31vTDw8/1j Ges9SwKhYOtUrtbRXHvD5gJBU+VdofrYm80wGJK/QZLsQ1/vy/iTby2PQtqZXhczPOl4 ryuQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 14-v6si8721211pgc.179.2018.08.09.19.49.52; Thu, 09 Aug 2018 19:50:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727155AbeHJFQ3 (ORCPT + 99 others); Fri, 10 Aug 2018 01:16:29 -0400 Received: from nautica.notk.org ([91.121.71.147]:37909 "EHLO nautica.notk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725976AbeHJFQ3 (ORCPT ); Fri, 10 Aug 2018 01:16:29 -0400 Received: by nautica.notk.org (Postfix, from userid 1001) id 0C96AC009; Fri, 10 Aug 2018 04:48:41 +0200 (CEST) From: Dominique Martinet To: Eric Van Hensbergen , Latchesar Ionkov , Ron Minnich , Andrew Morton Cc: Dominique Martinet , linux-kernel@vger.kernel.org, v9fs-developer@lists.sourceforge.net Subject: [PATCH] 9p: Add Dominique Martinet to MAINTAINERS Date: Fri, 10 Aug 2018 04:48:24 +0200 Message-Id: <1533869305-29325-1-git-send-email-asmadeus@codewreck.org> X-Mailer: git-send-email 1.7.10.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dominique Martinet Signed-off-by: Dominique Martinet Cc: Eric Van Hensbergen Cc: Latchesar Ionkov Cc: Ron Minnich Cc: Andrew Morton --- I've had an off-list Ack from Lucho and Eric about adding myself, and got reminded I should probably do it sooner than later by Andrew. Could (a subset of) you three please confirm on the list? (As usual, I was a bit hesitant on what email to use, but I really would not be reactive on my work email so it probably is better that way) FWIW, I did not get any answer from Ron when I tried reaching out to him, but I finally found why: he left sandia 7 years ago so that mail is likely a black hole. I've sent him a mail on another address now asking him if he is ok to be removed, and will probably submit another patch doing that within the next few days. MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7cebd5bba8a8..15116e6dff3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -201,10 +201,12 @@ F: drivers/net/ethernet/8390/ M: Eric Van Hensbergen M: Ron Minnich M: Latchesar Ionkov +M: Dominique Martinet L: v9fs-developer@lists.sourceforge.net W: http://swik.net/v9fs Q: http://patchwork.kernel.org/project/v9fs-devel/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git +T: git git://github.com/martinetd/linux.git S: Maintained F: Documentation/filesystems/9p.txt F: fs/9p/ -- 2.17.1