From nobody Mon May 6 01:17:32 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1616141594; cv=none; d=zohomail.com; s=zohoarc; b=h3UMghhMyQqtKg1Zy+vddoU1Eof48dAc2zOH8+cAEE2rEiVKTQ1SuPItWr0h7D8ZS6Pr8fWwSc6PM+tD4NowJztBOpQj3X4ckN4lOVHUOHTAPZjtkEZoy2NY4R5qWM0Hnv6fQRYkky+2wepWTt6KUp1OQ/yEaFY/XSC9XSSWO1E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1616141594; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=1Z/jMHIFUR2C+pthyvG2bJU2Ci7T1XPDU6JM+9KpnG0=; b=AEDaUfEPm7Svd6UfazIp+3KtUHyUCqSC1bm3vtKzK6vp6RlhkqhCZKjCy4c7IazRpy1MWVaky/bZru6jrcWOfrpEFPvt8yUH2jcesqpBXLDE0OaXIKgabOYt50DFDhdSEXJHxsbNj/ZBKfffrL74J40Y0OshpLyYJh4Y23KqOVg= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1616141593377841.1697208006136; Fri, 19 Mar 2021 01:13:13 -0700 (PDT) Received: from localhost ([::1]:47522 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lNAFr-00081r-Ph for importer@patchew.org; Fri, 19 Mar 2021 04:13:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNAF7-0007Sq-E0 for qemu-devel@nongnu.org; Fri, 19 Mar 2021 04:12:25 -0400 Received: from prt-mail.chinatelecom.cn ([42.123.76.228]:32789 helo=chinatelecom.cn) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lNAF3-0001Ga-Iy for qemu-devel@nongnu.org; Fri, 19 Mar 2021 04:12:24 -0400 Received: from clientip-202.80.192.39?logid-55fc8b48a9eb46b98d05790711d220f1 (unknown [172.18.0.92]) by chinatelecom.cn (HERMES) with SMTP id 49A09280107; Fri, 19 Mar 2021 16:11:58 +0800 (CST) Received: from ([172.18.0.92]) by App0021 with ESMTP id 55fc8b48a9eb46b98d05790711d220f1 for qemu-devel@nongnu.org; Fri Mar 19 16:12:12 2021 HMM_SOURCE_IP: 172.18.0.92:33288.604067201 HMM_ATTACHE_NUM: 0000 HMM_SOURCE_TYPE: SMTP X-189-SAVE-TO-SEND: +huangy81@chinatelecom.cn X-Transaction-ID: 55fc8b48a9eb46b98d05790711d220f1 X-filter-score: filter<0> X-Real-From: huangy81@chinatelecom.cn X-Receive-IP: 172.18.0.92 X-MEDUSA-Status: 0 From: huangy81@chinatelecom.cn To: qemu-devel Subject: [PATCH v2] MAINTAINERS: Fix tests/migration maintainers Date: Fri, 19 Mar 2021 16:07:57 +0800 Message-Id: <91d5978357fb8709ef61d2030984f7142847037d.1616141556.git.huangy81@chinatelecom.cn> X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=42.123.76.228; envelope-from=huangy81@chinatelecom.cn; helo=chinatelecom.cn X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Eduardo Habkost , Juan Quintela , =?UTF-8?q?Hyman=20Huang=28=E9=BB=84=E5=8B=87=29?= , "Dr. David Alan Gilbert" , Cleber Rosa , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" From: Hyman Huang(=E9=BB=84=E5=8B=87) when executing the following scripts, it throw error message: $ ./scripts/get_maintainer.pl -f tests/migration/guestperf.py get_maintainer.pl: No maintainers found, printing recent contributors. get_maintainer.pl: Do not blindly cc: them on patches! Use common sense. add the tests/migration to the "Migration" section of MAINTAINERS Signed-off-by: Hyman Huang(=E9=BB=84=E5=8B=87) Reviewed-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Thomas Huth --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 25fc49d1dc..d3f3edb47d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2724,6 +2724,7 @@ F: tests/vmstate-static-checker-data/ F: tests/qtest/migration-test.c F: docs/devel/migration.rst F: qapi/migration.json +F: tests/migration/ =20 D-Bus M: Marc-Andr=C3=A9 Lureau --=20 2.24.3