From patchwork Fri Sep 10 08:04:19 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chun-Yi Lee X-Patchwork-Id: 168322 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o8A876JV019996 for ; Fri, 10 Sep 2010 08:07:06 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753522Ab0IJIGi (ORCPT ); Fri, 10 Sep 2010 04:06:38 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:57962 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751433Ab0IJIGg (ORCPT ); Fri, 10 Sep 2010 04:06:36 -0400 Received: by gyd8 with SMTP id 8so1038829gyd.19 for ; Fri, 10 Sep 2010 01:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer; bh=qQmdxfXyYsz9Okdlxs6Xd4EiU7AZhCRX3enMaK2spOk=; b=WfBHGlLWeVyi/EMEVt8vRUcgMJwCFCQPBj1fc4Z8JbY6YtlmY5Jl7XFay76uODQW9X F0fovuQrY3JFrzY533tpYOdvu/G6xIVtn8Z848HU967f/pD7buiADRXAo49yJPanDUeY pDcoFjdCtC/2ARF5Y8C5N6zNp+D6Y/5Cw6OoM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=ktnoMKrUJ1Mcm/ypuTuHe/EdBD2zOEIl8KUSYSmXcl87OMrWrvOeHtbSrcnvnizlJs UbAGFOc22znRApZjapIBr2OthZl0z397FneH6998fOerDFYN5Ck0W41dX3x6ymkAnldN iRh6/YGa/HmunjODUhmRoBl3VRsVrJIvO7tYI= Received: by 10.151.41.11 with SMTP id t11mr357305ybj.207.1284105995042; Fri, 10 Sep 2010 01:06:35 -0700 (PDT) Received: from localhost.localdomain ([130.57.30.250]) by mx.google.com with ESMTPS id q38sm8611001yba.18.2010.09.10.01.06.29 (version=SSLv3 cipher=RC4-MD5); Fri, 10 Sep 2010 01:06:34 -0700 (PDT) From: "Lee, Chun-Yi" To: akpm@linux-foundation.org, mjg@redhat.com Cc: linux-kernel@vger.kernel.org, gregkh@suse.de, jlee@novell.com, mzxreary@0pointer.de, linux-acpi@vger.kernel.org Subject: [PATCH] Change MSI LAPTOP driver maintainer to Lee, Chun-Yi Date: Fri, 10 Sep 2010 16:04:19 +0800 Message-Id: <1284105859-10010-1-git-send-email-jlee@novell.com> X-Mailer: git-send-email 1.6.0.2 Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Fri, 10 Sep 2010 08:07:06 +0000 (UTC) diff --git a/MAINTAINERS b/MAINTAINERS index 5fa8451..d3996e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3879,10 +3879,8 @@ F: Documentation/serial/moxa-smartio F: drivers/char/mxser.* MSI LAPTOP SUPPORT -M: Lennart Poettering +M: Lee, Chun-Yi L: platform-driver-x86@vger.kernel.org -W: https://tango.0pointer.de/mailman/listinfo/s270-linux -W: http://0pointer.de/lennart/tchibo.html S: Maintained F: drivers/platform/x86/msi-laptop.c