Message ID | 20230929105558.11893-8-jay.buddhabhatti@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | update for versal net platform | expand |
On Fri, Sep 29, 2023 at 03:55:58AM -0700, Jay Buddhabhatti wrote: > Added Michal as a maintainer of event manager driver as Abhyuday is no > longer in AMD-Xilinx. > > Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b19995690904..8da1ef5f80f7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -23671,7 +23671,7 @@ F: Documentation/devicetree/bindings/net/can/xilinx,can.yaml > F: drivers/net/can/xilinx_can.c > > XILINX EVENT MANAGEMENT DRIVER > -M: Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> > +M: Simek, Michal <michal.simek@amd.com> Need an ack from Michal for obvious reasons, and can you put the name in "first last" format without a ',' to make it easier for tools? thanks, greg k-h
On 9/30/23 09:17, Greg KH wrote: > On Fri, Sep 29, 2023 at 03:55:58AM -0700, Jay Buddhabhatti wrote: >> Added Michal as a maintainer of event manager driver as Abhyuday is no >> longer in AMD-Xilinx. >> >> Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index b19995690904..8da1ef5f80f7 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -23671,7 +23671,7 @@ F: Documentation/devicetree/bindings/net/can/xilinx,can.yaml >> F: drivers/net/can/xilinx_can.c >> >> XILINX EVENT MANAGEMENT DRIVER >> -M: Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> >> +M: Simek, Michal <michal.simek@amd.com> > > Need an ack from Michal for obvious reasons, and can you put the name in > "first last" format without a ',' to make it easier for tools? > When this fixed please add my Acked-by: Michal Simek <michal.simek@amd.com> Thanks, Michal
diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904..8da1ef5f80f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23671,7 +23671,7 @@ F: Documentation/devicetree/bindings/net/can/xilinx,can.yaml F: drivers/net/can/xilinx_can.c XILINX EVENT MANAGEMENT DRIVER -M: Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> +M: Simek, Michal <michal.simek@amd.com> S: Maintained F: drivers/soc/xilinx/xlnx_event_manager.c F: include/linux/firmware/xlnx-event-manager.h
Added Michal as a maintainer of event manager driver as Abhyuday is no longer in AMD-Xilinx. Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)