From: zhenwei pi Date: Wed, 1 Mar 2023 10:58:47 +0000 (+0800) Subject: MAINTAINERS: add myself as the maintainer for cryptodev X-Git-Tag: v8.0.0-rc0~11^2~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2133e07c4ca1d0befa382e557d2f6b38c77ed689;p=thirdparty%2Fqemu.git MAINTAINERS: add myself as the maintainer for cryptodev I developed the akcipher service, QoS setting, QMP/HMP commands and statistics accounting for crypto device. Making myself as the maintainer for QEMU's cryptodev. Cc: Gonglei Signed-off-by: zhenwei pi Message-Id: <20230301105847.253084-13-pizhenwei@bytedance.com> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/MAINTAINERS b/MAINTAINERS index cbb05de8eb6..72ac2ac4b6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2876,6 +2876,7 @@ T: git https://gitlab.com/ehabkost/qemu.git machine-next Cryptodev Backends M: Gonglei +M: zhenwei pi S: Maintained F: include/sysemu/cryptodev*.h F: backends/cryptodev*.c