From patchwork Tue Jan 24 00:04:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 13113226 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB553C25B50 for ; Tue, 24 Jan 2023 00:04:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231791AbjAXAEW (ORCPT ); Mon, 23 Jan 2023 19:04:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231584AbjAXAEV (ORCPT ); Mon, 23 Jan 2023 19:04:21 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2E1DF65BA; Mon, 23 Jan 2023 16:04:11 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B5483B80EF0; Tue, 24 Jan 2023 00:04:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 48B80C433D2; Tue, 24 Jan 2023 00:04:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674518648; bh=I/4HF/UWHkyj0AKgmX5aVea6n1NeFD9hJ3KsaZ4MVf0=; h=Date:From:To:Cc:Subject:From; b=OxQir4Py2cNgyc9lxe4vK3+YAk1cOT3NVbPbI5Ii16OlJH93waZ67KEftOxZgsXAG TA0H+rpKOxV8U8bkHmU1b0IXU5FdZpXinbPllq/yIvkodjhMrgPSWpMYQjYtHcfdmg X1DSGNpEunzMAq0rzbxSR8RRHIwTrgM3a/uXXyGhOsMz0YhZO2y0znJVaX5PoQIc8V drsrrALgmtDz6pABsccKRnBdqjOKgtJihNDx9ChrjjGNQ5Us3GyHFMykW0XRv02Qa4 b1X1ZkE2MJyn5+RVDGWjVAXpZl8JXwTwNNM8+F5uevF8hhZXtuhtrOXwGUmpq/Zt6o vwIk/KE7RLc8Q== Date: Mon, 23 Jan 2023 16:04:06 -0800 From: Eric Biggers To: Linus Torvalds Cc: Theodore Ts'o , fsverity@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-fscrypt@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] fsverity MAINTAINERS entry update for 6.2-rc6 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4: Linux 6.2-rc4 (2023-01-15 09:22:43 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus for you to fetch changes up to ef7592e466ef7b2595fdfdfd23559a779f4b211a: MAINTAINERS: update fsverity git repo, list, and patchwork (2023-01-16 15:38:41 -0800) ---------------------------------------------------------------- Update the MAINTAINERS file entry for fsverity. ---------------------------------------------------------------- Eric Biggers (1): MAINTAINERS: update fsverity git repo, list, and patchwork MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)