https://gcc.gnu.org/g:36d33ce0f9febdfbed3fbb8802905a51ea897954
commit r16-2025-g36d33ce0f9febdfbed3fbb8802905a51ea897954 Author: Andrew Pinski <[email protected]> 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 <[email protected]> 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 <[email protected]> -aarch64 port Andrew Pinski <[email protected]> +aarch64 port Andrew Pinski <[email protected]> arm port (MVE) Christophe Lyon <[email protected]> callgraph Martin Jambor <[email protected]> C front end Marek Polacek <[email protected]>
