Forgot to add MAINTAINERS.yml. >From 562503b7b267881ff8df980d95dfd8331e5534dc Mon Sep 17 00:00:00 2001 From: Kael Andrew Alonzo Franco <[email protected]> Date: Sat, 11 Jul 2026 19:02:54 -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. * MAINTAINERS.yml: 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 On Sat, Jul 11, 2026 at 6:01 PM Kael Andrew Franco <[email protected]> wrote: > 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 > > > >
