https://gcc.gnu.org/g:36d33ce0f9febdfbed3fbb8802905a51ea897954
commit r16-2025-g36d33ce0f9febdfbed3fbb8802905a51ea897954 Author: Andrew Pinski <quic_apin...@quicinc.com> Date: Fri Jul 4 08:16:58 2025 -0700 MAINTAINERS: replace tabs with spaces I didn't realize the white spaces in this file was just spaces and not tabs. This replaces the 2 tabs that I added for the aarch64 port reviewer to be spaces rather than tabs. Pushed as obvious. ChangeLog: * MAINTAINERS: Replace tabs with spaces. Signed-off-by: Andrew Pinski <quic_apin...@quicinc.com> Diff: --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d363969d898b..f2ad65007b6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -275,7 +275,7 @@ check in changes outside of the parts of the compiler they maintain. Reviewers aarch64 port Alex Coplan <alex.cop...@arm.com> -aarch64 port Andrew Pinski <pins...@gmail.com> +aarch64 port Andrew Pinski <pins...@gmail.com> arm port (MVE) Christophe Lyon <christophe.l...@arm.com> callgraph Martin Jambor <mjam...@suse.cz> C front end Marek Polacek <pola...@redhat.com>