On 20/12/2025 18.33, Markus Armbruster wrote:
Stefan Weil volunteered to serve as maintainer. Thanks!
Cc: Stefan Weil <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 746cca7ae9..3efc943c9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2706,6 +2706,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 <[email protected]>
+S: Maintained
+F: hw/nvram/eeprom93xx.c
+F: include/hw/nvram/eeprom93xx.h
+
VM Generation ID
S: Orphan
R: Ani Sinha <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>