https://gcc.gnu.org/g:aeaa6a1ada6d7b3252ae579ef1f842d4a38a4e7a
commit r17-2338-gaeaa6a1ada6d7b3252ae579ef1f842d4a38a4e7a Author: Kael Andrew Alonzo Franco <[email protected]> Date: Sun Jul 12 06:52:28 2026 -0400 MAINTAINERS: Add myself to MAINTAINERS Add [email protected] and [email protected] to MAINTAINERS. ChangeLog: * MAINTAINERS (Write After Approval): Add myself. (Contributing under the DCO): Add myself. * MAINTAINERS.yml: Add myself. Signed-off-by: Kael Andrew Franco <[email protected]> Diff: --- MAINTAINERS | 2 ++ MAINTAINERS.yml | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9418a3325a06..02408a89cf4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -498,6 +498,7 @@ Thomas Fitzsimmons fitzsim <[email protected]> Alexander Fomin afomin <[email protected]> Brian Ford ford <[email protected]> Matthew Fortune mpf <[email protected]> +Kael Andrew Franco kael <[email protected]> Daniel Franke dfranke <[email protected]> John Freeman jfreeman <[email protected]> Nathan Froyd froydnj <[email protected]> @@ -985,6 +986,7 @@ Giuseppe D'Angelo <[email protected]> Robin Dapp <[email protected]> Robin Dapp <[email protected]> Robin Dapp <[email protected]> +Kael Andrew Franco <[email protected]> Prachi Godbole <[email protected]> Naveen H.S <[email protected]> Aldy Hernandez <[email protected]> diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index ac6cbb0f56d8..59f3222cafc3 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1455,6 +1455,15 @@ users: roles: - WriteAfter account: mpf +- sn: Franco + cn: Kael Andrew Franco + email: + - [email protected] + - [email protected] + roles: + - WriteAfter + - DCO: [email protected] + account: kael - sn: Franke cn: Daniel Franke email:
