From patchwork Thu Mar 7 18:57:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 10843761 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0D55F13B5 for ; Thu, 7 Mar 2019 18:59:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E87932F5CC for ; Thu, 7 Mar 2019 18:59:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DAEC42F5CE; Thu, 7 Mar 2019 18:59:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C40F52F5CC for ; Thu, 7 Mar 2019 18:59:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726242AbfCGS7K (ORCPT ); Thu, 7 Mar 2019 13:59:10 -0500 Received: from guitar.tcltek.co.il ([192.115.133.116]:55883 "EHLO mx.tkos.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726127AbfCGS7K (ORCPT ); Thu, 7 Mar 2019 13:59:10 -0500 Received: from tarshish.tkos.co.il (unknown [10.0.8.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPS id 1CBB34403F9; Thu, 7 Mar 2019 20:58:50 +0200 (IST) From: Baruch Siach To: Linus Torvalds Cc: "Paul E . McKenney" , Mimi Zohar , linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, Baruch Siach Subject: [PATCH v2] MAINTAINERS: fix typo in Mimi Zohar's address Date: Thu, 7 Mar 2019 20:57:17 +0200 Message-Id: X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: ("MAINTAINERS: Update from @linux.vnet.ibm.com to @linux.ibm.com") Reviewed-by: Paul E. McKenney Signed-off-by: Baruch Siach --- Hi Linus, Paul suggested that I send this to you directly since otherwise it would miss v5.1 after missing v5.0. I hope you are fine with that. baruch v2: add Paul's review tag --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ae76b5853ffe..3456651e5c72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8494,7 +8494,7 @@ F: security/keys/encrypted-keys/ KEYS-TRUSTED M: James Bottomley M: Jarkko Sakkinen -M: Mimi Zohar +M: Mimi Zohar L: linux-integrity@vger.kernel.org L: keyrings@vger.kernel.org S: Supported