diff options
author | Ani Sinha <ani@anisinha.ca> | 2022-11-11 20:41:38 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-11-22 05:19:00 -0500 |
commit | 242a58cabee6242fe17d4a6bddf9390ae8227b7a (patch) | |
tree | 71640da37bc8639a03ff1aeb96818b1573bf0490 | |
parent | 83afb1409f734e7a7fffee8dc4ee4496d06409a7 (diff) | |
download | qemu-242a58cabee6242fe17d4a6bddf9390ae8227b7a.zip qemu-242a58cabee6242fe17d4a6bddf9390ae8227b7a.tar.gz qemu-242a58cabee6242fe17d4a6bddf9390ae8227b7a.tar.bz2 |
MAINTAINERS: add mst to list of biosbits maintainers
Adding Michael's name to the list of bios bits maintainers so that all changes
and fixes into biosbits framework can go through his tree and he is notified.
Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Ani Sinha <ani@anisinha.ca>
Message-Id: <20221111151138.36988-1-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index be151f0..f3e0a4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1865,6 +1865,7 @@ F: hw/acpi/viot.h ACPI/AVOCADO/BIOSBITS M: Ani Sinha <ani@anisinha.ca> +M: Michael S. Tsirkin <mst@redhat.com> S: Supported F: tests/avocado/acpi-bits/* F: tests/avocado/acpi-bits.py |