From nobody Sun May 5 11:26:45 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=1616087763; cv=none; d=zohomail.com; s=zohoarc; b=P/hYSHVGDSmkpB0tNYB4OxVwl39AT+dSGe0tef4/4gx52YqzbsPmRWfUegZLa/+pL79GCgBD37nT0TXWSRH9uE8vCL9eH6wJ+QzjH6jF/sfA6bTBrnghtzLW+cjNrosP7tMFM6TqAz7vQnGga3Lt/KCfrYf6fch8M46bP37JKyo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1616087763; h=Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:Sender:Subject:To; bh=UXi05RZFZ4EYlM8Cs12y5oAnEp8IlDlG7tVqzWTyBP8=; b=GYVqkxrCNvOFK3dAkcNg2MLwEPx728xTkly0jLhCJGjXBnlLKyvWM+NVohJ1U6HWNYDu3ymjCQW03uDx5NPa/Jtm+iH8mv1wRnPS3u2WVd0HjW28bZ3mPXG+Va4tHoXguARJy2z/zcBhIiKj4a0S9BSwAhAPkFu1k9UDlV1Mvuo= 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 1616087763086189.65405676444232; Thu, 18 Mar 2021 10:16:03 -0700 (PDT) Received: from localhost ([::1]:42390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMwFd-0005MA-7W for importer@patchew.org; Thu, 18 Mar 2021 13:16:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMviH-0003p8-7N for qemu-devel@nongnu.org; Thu, 18 Mar 2021 12:41:34 -0400 Received: from prt-mail.chinatelecom.cn ([42.123.76.228]:33985 helo=chinatelecom.cn) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMviE-0004Cb-TS for qemu-devel@nongnu.org; Thu, 18 Mar 2021 12:41:32 -0400 Received: from clientip-171.223.98.62?logid-9429aff91a4847df80605013eefa688d (unknown [172.18.0.92]) by chinatelecom.cn (HERMES) with SMTP id 58B3C2800C5; Fri, 19 Mar 2021 00:41:15 +0800 (CST) Received: from ([172.18.0.92]) by App0021 with ESMTP id 9429aff91a4847df80605013eefa688d for qemu-devel@nongnu.org; Fri Mar 19 00:41:24 2021 HMM_SOURCE_IP: 172.18.0.92:5213.679474609 HMM_ATTACHE_NUM: 0000 HMM_SOURCE_TYPE: SMTP X-189-SAVE-TO-SEND: +huangy81@chinatelecom.cn X-Transaction-ID: 9429aff91a4847df80605013eefa688d 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] MAINTAINERS: Fix tests/migration maintainers Date: Fri, 19 Mar 2021 00:40:53 +0800 Message-Id: X-Mailer: git-send-email 1.8.3.1 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: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, PDS_TONAME_EQ_TOLOCAL_SHORT=1.999, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no 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: Hyman , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Eduardo Habkost , Cleber Rosa Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Hyman Signed-off-by: Hyman --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 25fc49d..20e2387 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2525,6 +2525,7 @@ M: Cleber Rosa S: Odd Fixes F: scripts/*.py F: tests/*.py +F: tests/migration/ =20 Benchmark util M: Vladimir Sementsov-Ogievskiy --=20 1.8.3.1