>From e57a6ee11735697505dbb3a7178e35b4a6aa7004 Mon Sep 17 00:00:00 2001 From: Kael Andrew Alonzo Franco <[email protected]> Date: Sat, 11 Jul 2026 17:54:19 -0400 Subject: [PATCH] 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. Signed-off-by: Kael Andrew Franco <[email protected]> --- MAINTAINERS | 2 ++ MAINTAINERS.yml | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9418a3325a0..02408a89cf4 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 ac6cbb0f56d..c6a2834ba79 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1455,6 +1455,14 @@ users: roles: - WriteAfter account: mpf +- sn: Franco + cn: Kael Andrew Franco + email: + - [email protected] + roles: + - WriteAfter + - DCO: [email protected] + account: kael - sn: Franke cn: Daniel Franke email: -- 2.55.0
