https://gcc.gnu.org/g:f00023fa81e657bc7019384ec4cd773f58415d82
commit r16-1987-gf00023fa81e657bc7019384ec4cd773f58415d82 Author: Andrew Pinski <[email protected]> Date: Thu Jul 3 09:13:59 2025 -0700 Add myself as an aarch64 port reviewer As mentioned in https://inbox.sourceware.org/gcc/[email protected]/T/#m6e7e8e11656189598c759157d5d49cbd0ac9ba7c. Adding myself as an aarch64 port reviewer. ChangeLog: * MAINTAINERS: Add myself as an aarch64 port reviewer. Signed-off-by: Andrew Pinski <[email protected]> Diff: --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6f663742fccc..5d5cfaa4e862 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -274,6 +274,7 @@ check in changes outside of the parts of the compiler they maintain. Reviewers +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]>
