From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: MAINTAINERS: fscrypt: update mailing list, patchwork, and git Date: Sun, 30 Apr 2017 02:24:08 -0400 Message-ID: <20170430062408.57qrudlkyxo7pdlz@thunk.org> References: <20170426234300.54741-1-ebiggers3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fscrypt@vger.kernel.org, Jaegeuk Kim , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-mtd@lists.infradead.org, Eric Biggers To: Eric Biggers Return-path: Received: from imap.thunk.org ([74.207.234.97]:34064 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424142AbdD3GYM (ORCPT ); Sun, 30 Apr 2017 02:24:12 -0400 Content-Disposition: inline In-Reply-To: <20170426234300.54741-1-ebiggers3@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Apr 26, 2017 at 04:43:00PM -0700, Eric Biggers wrote: > From: Eric Biggers > > Now that there has been a dedicated mailing list, patchwork project, and > git repository set up for filesystem encryption, update the MAINTAINERS > file accordingly. > > Signed-off-by: Eric Biggers Thanks, applied. - Ted