From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: [PATCH v5 08/14] MAINTAINERS: add Bruce and myself to list of maintainers for file locking code Date: Thu, 9 Jan 2014 09:19:41 -0500 Message-ID: <1389277187-18211-9-git-send-email-jlayton@redhat.com> References: <1389277187-18211-1-git-send-email-jlayton@redhat.com> Cc: nfs-ganesha-devel@lists.sourceforge.net, samba-technical@lists.samba.org, linux-kernel@vger.kernel.org To: linux-fsdevel@vger.kernel.org Return-path: In-Reply-To: <1389277187-18211-1-git-send-email-jlayton@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: samba-technical-bounces@lists.samba.org Errors-To: samba-technical-bounces@lists.samba.org List-Id: linux-fsdevel.vger.kernel.org Both Bruce and I have done a fair bit of work in these files recently, and would like to be notified if anyone is proposing changes to it. Signed-off-by: Jeff Layton Acked-by: "J. Bruce Fields" --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6c20792..ea43f99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3410,6 +3410,8 @@ F: include/uapi/scsi/fc/ FILE LOCKING (flock() and fcntl()/lockf()) M: Matthew Wilcox +M: Jeff Layton +M: J. Bruce Fields L: linux-fsdevel@vger.kernel.org S: Maintained F: include/linux/fcntl.h -- 1.8.4.2