The Coccinelle scripts used to perform the tree-wide *_orphan() renames are stored under scripts/coccinelle/qom-parent/. Add the directory to the QOM MAINTAINERS entry.
Assisted-by: Kiro Signed-off-by: Alexander Graf <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6171cc7494..2183d24fd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3636,6 +3636,7 @@ S: Supported F: docs/devel/qom.rst F: include/qom/ F: qapi/qom.json +F: scripts/coccinelle/qom-parent/ F: scripts/coccinelle/qom-parent-type.cocci F: scripts/qom-cast-macro-clean-cocci-gen.py F: qom/ -- 2.47.1
