On 3/6/26 08:40, Markus Armbruster wrote:
We neglected to update MAINTAINERS when we renamed
docs/devel/writing-monitor-commands.rst, and when we renamed
monitor/misc.c. The latter file no longer exists, so simply drop the
line. Update the other one.
Fixes: 0e33e3d2c4 (docs/devel: rename file for writing monitor commands,
2021-09-09)
Fixes: 864a3fa439 (monitor: Rename misc.c to hmp-target.c, 2023-01-24)
Signed-off-by: Markus Armbruster <[email protected]>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>