public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
@ 2021-08-26 12:54 Pedro Falcato
  2021-08-30 16:28 ` [edk2-devel] " Michael D Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Pedro Falcato @ 2021-08-26 12:54 UTC (permalink / raw)
  To: devel; +Cc: Leif Lindholm, Michael D Kinney

Add myself as a maintainter for Features/Ext4Pkg.

Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
---
 Maintainers.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Maintainers.txt b/Maintainers.txt
index 9b8d6aead923..e5ddaa8d2284 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -141,6 +141,10 @@ M: Leif Lindholm <leif@nuviainc.com>
 R: Ard Biesheuvel <ardb+tianocore@kernel.org>
 R: Wenyi Xie <xiewenyi2@huawei.com>
 
+Features/Ext4Pkg
+F: Features/Ext4Pkg/
+M: Pedro Falcato <pedro.falcato@gmail.com>
+
 Features/Intel
 F: Features/Intel/
 M: Sai Chaganty <rangasai.v.chaganty@intel.com>
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
  2021-08-26 12:54 [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg Pedro Falcato
@ 2021-08-30 16:28 ` Michael D Kinney
  2021-08-31 15:28   ` Michael D Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Michael D Kinney @ 2021-08-30 16:28 UTC (permalink / raw)
  To: devel@edk2.groups.io, pedro.falcato@gmail.com, Kinney, Michael D
  Cc: Leif Lindholm

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

Mike

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Pedro Falcato
> Sent: Thursday, August 26, 2021 5:54 AM
> To: devel@edk2.groups.io
> Cc: Leif Lindholm <leif@nuviainc.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [edk2-devel] [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
> 
> Add myself as a maintainter for Features/Ext4Pkg.
> 
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
> ---
>  Maintainers.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 9b8d6aead923..e5ddaa8d2284 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -141,6 +141,10 @@ M: Leif Lindholm <leif@nuviainc.com>
>  R: Ard Biesheuvel <ardb+tianocore@kernel.org>
> 
>  R: Wenyi Xie <xiewenyi2@huawei.com>
> 
> 
> 
> +Features/Ext4Pkg
> 
> +F: Features/Ext4Pkg/
> 
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> 
> +
> 
>  Features/Intel
> 
>  F: Features/Intel/
> 
>  M: Sai Chaganty <rangasai.v.chaganty@intel.com>
> 
> --
> 2.33.0
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#79844): https://edk2.groups.io/g/devel/message/79844
> Mute This Topic: https://groups.io/mt/85160135/1643496
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [michael.d.kinney@intel.com]
> -=-=-=-=-=-=
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
  2021-08-30 16:28 ` [edk2-devel] " Michael D Kinney
@ 2021-08-31 15:28   ` Michael D Kinney
  0 siblings, 0 replies; 3+ messages in thread
From: Michael D Kinney @ 2021-08-31 15:28 UTC (permalink / raw)
  To: devel@edk2.groups.io, pedro.falcato@gmail.com, Kinney, Michael D
  Cc: Leif Lindholm

Pushed as 98092b8026e3cdee1e66a1fe7ecdb70cd267014c

Mike

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Monday, August 30, 2021 9:28 AM
> To: devel@edk2.groups.io; pedro.falcato@gmail.com; Kinney, Michael D <michael.d.kinney@intel.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Subject: RE: [edk2-devel] [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
> 
> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
> 
> Mike
> 
> > -----Original Message-----
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Pedro Falcato
> > Sent: Thursday, August 26, 2021 5:54 AM
> > To: devel@edk2.groups.io
> > Cc: Leif Lindholm <leif@nuviainc.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> > Subject: [edk2-devel] [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
> >
> > Add myself as a maintainter for Features/Ext4Pkg.
> >
> > Cc: Leif Lindholm <leif@nuviainc.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
> > ---
> >  Maintainers.txt | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 9b8d6aead923..e5ddaa8d2284 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -141,6 +141,10 @@ M: Leif Lindholm <leif@nuviainc.com>
> >  R: Ard Biesheuvel <ardb+tianocore@kernel.org>
> >
> >  R: Wenyi Xie <xiewenyi2@huawei.com>
> >
> >
> >
> > +Features/Ext4Pkg
> >
> > +F: Features/Ext4Pkg/
> >
> > +M: Pedro Falcato <pedro.falcato@gmail.com>
> >
> > +
> >
> >  Features/Intel
> >
> >  F: Features/Intel/
> >
> >  M: Sai Chaganty <rangasai.v.chaganty@intel.com>
> >
> > --
> > 2.33.0
> >
> >
> >
> > -=-=-=-=-=-=
> > Groups.io Links: You receive all messages sent to this group.
> > View/Reply Online (#79844): https://edk2.groups.io/g/devel/message/79844
> > Mute This Topic: https://groups.io/mt/85160135/1643496
> > Group Owner: devel+owner@edk2.groups.io
> > Unsubscribe: https://edk2.groups.io/g/devel/unsub [michael.d.kinney@intel.com]
> > -=-=-=-=-=-=
> >


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-31 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26 12:54 [edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg Pedro Falcato
2021-08-30 16:28 ` [edk2-devel] " Michael D Kinney
2021-08-31 15:28   ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox