Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753687AbcCPQNt (ORCPT ); Wed, 16 Mar 2016 12:13:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35558 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751594AbcCPQNs (ORCPT ); Wed, 16 Mar 2016 12:13:48 -0400 Date: Wed, 16 Mar 2016 12:13:44 -0400 From: Jessica Yu To: Josh Poimboeuf Cc: Jiri Kosina , Seth Jennings , Vojtech Pavlik , linux-kernel@vger.kernel.org, live-patching@vger.kernel.org, Miroslav Benes , Petr Mladek Subject: Re: livepatch: Update maintainers Message-ID: <20160316161343.GA6872@packer-debian-8-amd64.digitalocean.com> References: <858116dc88323b73c5fbdb137a2f1dfd12124899.1458140568.git.jpoimboe@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <858116dc88323b73c5fbdb137a2f1dfd12124899.1458140568.git.jpoimboe@redhat.com> X-OS: Linux eisen.io 3.16.0-4-amd64 x86_64 User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 34 +++ Josh Poimboeuf [16/03/16 10:03 -0500]: >Seth and Vojtech are no longer active maintainers of livepatch, so >remove them in favor of Jessica and Miroslav. > >Also add Petr as a designated reviewer. > >Signed-off-by: Josh Poimboeuf >--- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/MAINTAINERS b/MAINTAINERS >index 860e306..e04e0a5 100644 >--- a/MAINTAINERS >+++ b/MAINTAINERS >@@ -6583,9 +6583,10 @@ F: drivers/platform/x86/hp_accel.c > > LIVE PATCHING > M: Josh Poimboeuf >-M: Seth Jennings >+M: Jessica Yu > M: Jiri Kosina >-M: Vojtech Pavlik >+M: Miroslav Benes >+R: Petr Mladek > S: Maintained > F: kernel/livepatch/ > F: include/linux/livepatch.h Acked-by: Jessica Yu >-- >2.4.3 >