This commit makes the contrib/check-MAINTAINERS.py script happy about our MAINTAINERS file. I hope that it knows best how things ought to be and so am committing this as obvious.
ChangeLog: 2025-01-13 Martin Jambor <[email protected]> * MAINTAINERS: Fix the name order of the Write After Approval section. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0c571bde8bc..256a03957d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -327,12 +327,12 @@ from other maintainers or reviewers. Name BZ account Email +Soumya AR soumyaa <[email protected]> Mark G. Adams mgadams <[email protected]> Ajit Kumar Agarwal aagarwa <[email protected]> Pedro Alves palves <[email protected]> John David Anglin danglin <[email protected]> Harald Anlauf anlauf <[email protected]> -Soumya AR soumyaa <[email protected]> Paul-Antoine Arras parras <[email protected]> Arsen Arsenović arsen <[email protected]> Raksit Ashok raksit <[email protected]> -- 2.47.1
