Message ID | 20200709085331.8145-1-ludovic.desroches@microchip.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 804f178612afa1dffe0c7b84596ef97374944eb6 |
Headers | show |
Series | MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev | expand |
On Thu, 9 Jul 2020 at 11:03, Ludovic Desroches <ludovic.desroches@microchip.com> wrote: > > As Eugen handles the software for bootloaders and new products, handover > the maintenance to him. > > Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> I am okay with this, but am waiting to apply until I receive an ack from Eugen. Kind regards Uffe > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c87b94e6b2f6..dafcfa626c76 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15376,7 +15376,7 @@ F: drivers/mmc/host/sdhci* > F: include/linux/mmc/sdhci* > > SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER > -M: Ludovic Desroches <ludovic.desroches@microchip.com> > +M: Eugen Hristev <eugen.hristev@microchip.com> > L: linux-mmc@vger.kernel.org > S: Supported > F: drivers/mmc/host/sdhci-of-at91.c > -- > 2.24.0 >
On 24.07.2020 12:40, Ulf Hansson wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On Thu, 9 Jul 2020 at 11:03, Ludovic Desroches > <ludovic.desroches@microchip.com> wrote: >> >> As Eugen handles the software for bootloaders and new products, handover >> the maintenance to him. >> >> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> > > I am okay with this, but am waiting to apply until I receive an ack from Eugen. Acked-by: Eugen Hristev <eugen.hristev@microchip.com> > > Kind regards > Uffe > >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index c87b94e6b2f6..dafcfa626c76 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -15376,7 +15376,7 @@ F: drivers/mmc/host/sdhci* >> F: include/linux/mmc/sdhci* >> >> SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER >> -M: Ludovic Desroches <ludovic.desroches@microchip.com> >> +M: Eugen Hristev <eugen.hristev@microchip.com> >> L: linux-mmc@vger.kernel.org >> S: Supported >> F: drivers/mmc/host/sdhci-of-at91.c >> -- >> 2.24.0 >>
On Tue, 28 Jul 2020 at 13:02, <Eugen.Hristev@microchip.com> wrote: > > On 24.07.2020 12:40, Ulf Hansson wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > > > On Thu, 9 Jul 2020 at 11:03, Ludovic Desroches > > <ludovic.desroches@microchip.com> wrote: > >> > >> As Eugen handles the software for bootloaders and new products, handover > >> the maintenance to him. > >> > >> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> > > > > I am okay with this, but am waiting to apply until I receive an ack from Eugen. > > Acked-by: Eugen Hristev <eugen.hristev@microchip.com> Applied for next, thanks! Kind regards Uffe > > > > > Kind regards > > Uffe > > > >> --- > >> MAINTAINERS | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index c87b94e6b2f6..dafcfa626c76 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -15376,7 +15376,7 @@ F: drivers/mmc/host/sdhci* > >> F: include/linux/mmc/sdhci* > >> > >> SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER > >> -M: Ludovic Desroches <ludovic.desroches@microchip.com> > >> +M: Eugen Hristev <eugen.hristev@microchip.com> > >> L: linux-mmc@vger.kernel.org > >> S: Supported > >> F: drivers/mmc/host/sdhci-of-at91.c > >> -- > >> 2.24.0 > >> >
diff --git a/MAINTAINERS b/MAINTAINERS index c87b94e6b2f6..dafcfa626c76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15376,7 +15376,7 @@ F: drivers/mmc/host/sdhci* F: include/linux/mmc/sdhci* SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER -M: Ludovic Desroches <ludovic.desroches@microchip.com> +M: Eugen Hristev <eugen.hristev@microchip.com> L: linux-mmc@vger.kernel.org S: Supported F: drivers/mmc/host/sdhci-of-at91.c
As Eugen handles the software for bootloaders and new products, handover the maintenance to him. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)