maintainers: update for PCI bus driver

Message ID 20230615161404.6482-1-nipun.gupta@amd.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for PCI bus driver |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation warning apply patch failure
ci/Intel-compilation warning apply issues

Commit Message

Gupta, Nipun June 15, 2023, 4:14 p.m. UTC
  Add myself as co-maintainer of PCI bus driver

Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
---
This patch is based on top of:
http://patches.dpdk.org/project/dpdk/patch/20230613065738.42370-1-chenbo.xia@intel.com/

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Ferruh Yigit June 22, 2023, 8:55 a.m. UTC | #1
On 6/15/2023 5:14 PM, Nipun Gupta wrote:
> Add myself as co-maintainer of PCI bus driver
> 
> Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
> ---
> This patch is based on top of:
> http://patches.dpdk.org/project/dpdk/patch/20230613065738.42370-1-chenbo.xia@intel.com/
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fea84b8cb9..bd3fff326a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -587,6 +587,7 @@ F: drivers/bus/fslmc/
>  
>  PCI bus driver
>  M: Chenbo Xia <chenbo.xia@intel.com>
> +M: Nipun Gupta <nipun.gupta@amd.com>
>  F: drivers/bus/pci/
>  
>  Platform bus driver

Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
  
Thomas Monjalon June 27, 2023, 11:25 p.m. UTC | #2
22/06/2023 10:55, Ferruh Yigit:
> On 6/15/2023 5:14 PM, Nipun Gupta wrote:
> > Add myself as co-maintainer of PCI bus driver
> > 
> > Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
> > ---
> > This patch is based on top of:
> > http://patches.dpdk.org/project/dpdk/patch/20230613065738.42370-1-chenbo.xia@intel.com/
> > 
> >  PCI bus driver
> >  M: Chenbo Xia <chenbo.xia@intel.com>
> > +M: Nipun Gupta <nipun.gupta@amd.com>
> >  F: drivers/bus/pci/
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

Applied, thanks Nipun.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fea84b8cb9..bd3fff326a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -587,6 +587,7 @@  F: drivers/bus/fslmc/
 
 PCI bus driver
 M: Chenbo Xia <chenbo.xia@intel.com>
+M: Nipun Gupta <nipun.gupta@amd.com>
 F: drivers/bus/pci/
 
 Platform bus driver