]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add EEPROM 93xx section
authorMarkus Armbruster <armbru@redhat.com>
Sat, 20 Dec 2025 17:33:35 +0000 (18:33 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 8 Jan 2026 08:53:09 +0000 (09:53 +0100)
Stefan Weil volunteered to serve as maintainer.  Thanks!

Cc: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-ID: <20251220173336.3781377-4-armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index c8084e4453c8fde701a5f90eebe2a56463148f5a..dc581554197b03c92be7942f78504b0346148c1a 100644 (file)
@@ -2708,6 +2708,12 @@ F: hw/nvram/chrp_nvram.c
 F: include/hw/nvram/chrp_nvram.h
 F: tests/qtest/prom-env-test.c
 
+EEPROM 93xx
+M: Stefan Weil <sw@weilnetz.de>
+S: Maintained
+F: hw/nvram/eeprom93xx.c
+F: include/hw/nvram/eeprom93xx.h
+
 VM Generation ID
 S: Orphan
 R: Ani Sinha <ani@anisinha.ca>