From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1sU6Ql-0000mE-UX for mharc-qemu-trivial@gnu.org; Wed, 17 Jul 2024 11:19:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sU6Qe-0000eA-J8 for qemu-trivial@nongnu.org; Wed, 17 Jul 2024 11:18:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sU6Qb-0007Nu-EG for qemu-trivial@nongnu.org; Wed, 17 Jul 2024 11:18:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1721229526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qqPTSx5bs+p3tY0swYuZScz3OmzvB1rIvgmxK8Wyr9g=; b=Nv/0FkeGVYbRqF3RVhT+9vCZayDA+Cmk1dbWrNzfE7K1ThpAipDtjEa3iQgDMEdm6cw/pJ 9ofka+gCTmv8wunGbk9xVBBGe/O94zZ9KHDKCXY457W7JrLKdN3x3xleeSot94sL2O6ztS VSiB1wmsTy0K4vmDJvdI/cZbz8z5ls4= Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-677-E-2wagKxM3O9Kl_oRO4EIA-1; Wed, 17 Jul 2024 11:18:44 -0400 X-MC-Unique: E-2wagKxM3O9Kl_oRO4EIA-1 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 24E881944B2B; Wed, 17 Jul 2024 15:18:43 +0000 (UTC) Received: from blackfin.pond.sub.org (unknown [10.39.192.65]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 6861E195605A; Wed, 17 Jul 2024 15:18:42 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 55B8C21E668E; Wed, 17 Jul 2024 17:18:40 +0200 (CEST) From: Markus Armbruster To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-devel@nongnu.org, Eric Blake , Konstantin Kostiuk , Dehan Meng , qemu-trivial@nongnu.org Subject: Re: [PATCH] MAINTAINERS: Cover guest-agent in QAPI schema In-Reply-To: <20240717140025.66397-1-philmd@linaro.org> ("Philippe =?utf-8?Q?Mathieu-Daud=C3=A9=22's?= message of "Wed, 17 Jul 2024 16:00:25 +0200") References: <20240717140025.66397-1-philmd@linaro.org> Date: Wed, 17 Jul 2024 17:18:40 +0200 Message-ID: <87wmlkcai7.fsf@pond.sub.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 Received-SPF: pass client-ip=170.10.129.124; envelope-from=armbru@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2024 15:18:54 -0000 Philippe Mathieu-Daud=C3=A9 writes: > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7d9811458c..af4db698de 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3219,6 +3219,7 @@ M: Eric Blake > M: Markus Armbruster > S: Supported > F: qapi/*.json > +F: qga/qapi-schema.json > T: git https://repo.or.cz/qemu/armbru.git qapi-next >=20=20 > QObject I guess we provide a similar service for qga/qapi-schema.json as we do for much of qapi/: proper use of QAPI, reasonable documentation, but not the subject matter aspects. Reviewed-by: Markus Armbruster