Orphaned isn't a state, Orphan is. Likewise all the other "Odd Fixes" are capitalised so fix the ones that are not.
Signed-off-by: Alex Bennée <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a3fdc4ca911..4488364c14e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2662,7 +2662,7 @@ F: hw/i2c/i2c_mux_pca954x.c F: include/hw/i2c/i2c_mux_pca954x.h pcf8574 -S: Orphaned +S: Orphan F: hw/gpio/pcf8574.c F: include/gpio/pcf8574.h @@ -2884,7 +2884,7 @@ S390 3270 device M: Halil Pasic <[email protected]> M: Christian Borntraeger <[email protected]> R: Collin Walling <[email protected]> -S: Odd fixes +S: Odd Fixes F: include/hw/s390x/3270-ccw.h F: hw/char/terminal3270.c F: hw/s390x/3270-ccw.c @@ -3795,7 +3795,7 @@ F: tests/unit/test-uuid.c Yank feature M: Lukas Straub <[email protected]> -S: Odd fixes +S: Odd Fixes F: util/yank.c F: migration/yank_functions* F: tests/unit/test-yank.c -- 2.47.3
