Add an entry to cover firmware.json (see commit 3a0adfc9bf:
schema that describes the different uses and properties of
virtual machine firmware).

Cc: Laszlo Ersek <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Kashyap Chamarthy <[email protected]>
Cc: Daniel P. Berrange <[email protected]>
Suggested-by: Laszlo Ersek <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
Since RFC v1:
- Added Daniel & Kashyap as reviewer
- Added myself as co-maintainer with Laszlo

Based on a comment from Laszlo:
https://www.mail-archive.com/[email protected]/msg604925.html
Background info from Kashyap:
https://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg01978.html
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dec252f38b..64bcea658d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2601,6 +2601,14 @@ F: include/hw/i2c/smbus_master.h
 F: include/hw/i2c/smbus_slave.h
 F: include/hw/i2c/smbus_eeprom.h
 
+Firmware schema specifications
+M: Laszlo Ersek <[email protected]>
+M: Philippe Mathieu-Daudé <[email protected]>
+R: Daniel P. Berrange <[email protected]>
+R: Kashyap Chamarthy <[email protected]>
+S: Maintained
+F: docs/interop/firmware.json
+
 EDK2 Firmware
 M: Laszlo Ersek <[email protected]>
 M: Philippe Mathieu-Daudé <[email protected]>
-- 
2.21.3


Reply via email to