* [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
@ 2023-10-22 9:06 Sergio Paracuellos
2023-10-22 14:33 ` John Crispin
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Sergio Paracuellos @ 2023-10-22 9:06 UTC (permalink / raw)
To: linux-mips; +Cc: john, tsbogend, linux-kernel
Its been a while since I am making contributions to this architecture.
Hence add myself as maintainer.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
---
Hi John, if you are not ok with this please let me know. In other case
please ack this patch. I can add myself as Reviewer if you prefer to
maintain alone this.
Thanks in advance for your time!
Best regards,
Sergio Paracuellos
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2894f0777537..406c26a6f5d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17914,6 +17914,7 @@ F: drivers/media/cec/usb/rainshadow/
RALINK MIPS ARCHITECTURE
M: John Crispin <john@phrozen.org>
+M: Sergio Paracuellos <sergio.paracuellos@gmail.com>
L: linux-mips@vger.kernel.org
S: Maintained
F: arch/mips/ralink
--
2.25.1
^ permalink raw reply related [flat|nested] 13+ messages in thread* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-22 9:06 [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture Sergio Paracuellos @ 2023-10-22 14:33 ` John Crispin 2023-10-23 4:50 ` Sergio Paracuellos 2023-10-25 12:58 ` Philippe Mathieu-Daudé 2023-12-11 20:56 ` Thomas Bogendoerfer 2 siblings, 1 reply; 13+ messages in thread From: John Crispin @ 2023-10-22 14:33 UTC (permalink / raw) To: Sergio Paracuellos, linux-mips; +Cc: tsbogend, linux-kernel On 22.10.23 11:06, Sergio Paracuellos wrote: > Its been a while since I am making contributions to this architecture. > Hence add myself as maintainer. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Acked-by: John Crispin <john@phrozen.org> > --- > Hi John, if you are not ok with this please let me know. In other case > please ack this patch. I can add myself as Reviewer if you prefer to > maintain alone this. > > Thanks in advance for your time! > > Best regards, > Sergio Paracuellos > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2894f0777537..406c26a6f5d8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17914,6 +17914,7 @@ F: drivers/media/cec/usb/rainshadow/ > > RALINK MIPS ARCHITECTURE > M: John Crispin <john@phrozen.org> > +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> > L: linux-mips@vger.kernel.org > S: Maintained > F: arch/mips/ralink ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-22 14:33 ` John Crispin @ 2023-10-23 4:50 ` Sergio Paracuellos 2023-10-24 5:33 ` Sergio Paracuellos 0 siblings, 1 reply; 13+ messages in thread From: Sergio Paracuellos @ 2023-10-23 4:50 UTC (permalink / raw) To: John Crispin; +Cc: linux-mips, tsbogend, linux-kernel On Sun, Oct 22, 2023 at 4:33 PM John Crispin <john@phrozen.org> wrote: > > > On 22.10.23 11:06, Sergio Paracuellos wrote: > > Its been a while since I am making contributions to this architecture. > > Hence add myself as maintainer. > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > Acked-by: John Crispin <john@phrozen.org> Thanks, John! ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-23 4:50 ` Sergio Paracuellos @ 2023-10-24 5:33 ` Sergio Paracuellos 0 siblings, 0 replies; 13+ messages in thread From: Sergio Paracuellos @ 2023-10-24 5:33 UTC (permalink / raw) To: John Crispin; +Cc: linux-mips, tsbogend, linux-kernel On Mon, Oct 23, 2023 at 6:50 AM Sergio Paracuellos <sergio.paracuellos@gmail.com> wrote: > > On Sun, Oct 22, 2023 at 4:33 PM John Crispin <john@phrozen.org> wrote: > > > > > > On 22.10.23 11:06, Sergio Paracuellos wrote: > > > Its been a while since I am making contributions to this architecture. > > > Hence add myself as maintainer. > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > > Acked-by: John Crispin <john@phrozen.org> > > Thanks, John! Hi Thomas, Is this patch supposed to go through the mips git tree? If not, which tree is used in these cases? Thanks in advance for clarification. Best regards, Sergio Paracuellos ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-22 9:06 [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture Sergio Paracuellos 2023-10-22 14:33 ` John Crispin @ 2023-10-25 12:58 ` Philippe Mathieu-Daudé 2023-11-20 19:59 ` Sergio Paracuellos 2023-12-11 20:56 ` Thomas Bogendoerfer 2 siblings, 1 reply; 13+ messages in thread From: Philippe Mathieu-Daudé @ 2023-10-25 12:58 UTC (permalink / raw) To: Sergio Paracuellos, linux-mips; +Cc: john, tsbogend, linux-kernel On 22/10/23 11:06, Sergio Paracuellos wrote: > Its been a while since I am making contributions to this architecture. > Hence add myself as maintainer. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > --- > Hi John, if you are not ok with this please let me know. In other case > please ack this patch. I can add myself as Reviewer if you prefer to > maintain alone this. > > Thanks in advance for your time! > > Best regards, > Sergio Paracuellos > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-25 12:58 ` Philippe Mathieu-Daudé @ 2023-11-20 19:59 ` Sergio Paracuellos 2023-11-21 8:07 ` Thomas Bogendoerfer 0 siblings, 1 reply; 13+ messages in thread From: Sergio Paracuellos @ 2023-11-20 19:59 UTC (permalink / raw) To: Philippe Mathieu-Daudé; +Cc: linux-mips, john, tsbogend, linux-kernel On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > Its been a while since I am making contributions to this architecture. > > Hence add myself as maintainer. > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > --- > > Hi John, if you are not ok with this please let me know. In other case > > please ack this patch. I can add myself as Reviewer if you prefer to > > maintain alone this. > > > > Thanks in advance for your time! > > > > Best regards, > > Sergio Paracuellos > > > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > Thomas, can you take this patch through the mips tree? Thanks, Sergio Paracuellos ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-11-20 19:59 ` Sergio Paracuellos @ 2023-11-21 8:07 ` Thomas Bogendoerfer 2023-11-21 12:43 ` Sergio Paracuellos 0 siblings, 1 reply; 13+ messages in thread From: Thomas Bogendoerfer @ 2023-11-21 8:07 UTC (permalink / raw) To: Sergio Paracuellos Cc: Philippe Mathieu-Daudé, linux-mips, john, linux-kernel On Mon, Nov 20, 2023 at 08:59:25PM +0100, Sergio Paracuellos wrote: > On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé > <philmd@linaro.org> wrote: > > > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > > Its been a while since I am making contributions to this architecture. > > > Hence add myself as maintainer. > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > --- > > > Hi John, if you are not ok with this please let me know. In other case > > > please ack this patch. I can add myself as Reviewer if you prefer to > > > maintain alone this. > > > > > > Thanks in advance for your time! > > > > > > Best regards, > > > Sergio Paracuellos > > > > > > MAINTAINERS | 1 + > > > 1 file changed, 1 insertion(+) > > > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > > > Thomas, can you take this patch through the mips tree? sure Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-11-21 8:07 ` Thomas Bogendoerfer @ 2023-11-21 12:43 ` Sergio Paracuellos 2023-12-05 19:58 ` Sergio Paracuellos 0 siblings, 1 reply; 13+ messages in thread From: Sergio Paracuellos @ 2023-11-21 12:43 UTC (permalink / raw) To: Thomas Bogendoerfer Cc: Philippe Mathieu-Daudé, linux-mips, john, linux-kernel On Tue, Nov 21, 2023 at 10:02 AM Thomas Bogendoerfer <tsbogend@alpha.franken.de> wrote: > > On Mon, Nov 20, 2023 at 08:59:25PM +0100, Sergio Paracuellos wrote: > > On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé > > <philmd@linaro.org> wrote: > > > > > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > > > Its been a while since I am making contributions to this architecture. > > > > Hence add myself as maintainer. > > > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > > --- > > > > Hi John, if you are not ok with this please let me know. In other case > > > > please ack this patch. I can add myself as Reviewer if you prefer to > > > > maintain alone this. > > > > > > > > Thanks in advance for your time! > > > > > > > > Best regards, > > > > Sergio Paracuellos > > > > > > > > MAINTAINERS | 1 + > > > > 1 file changed, 1 insertion(+) > > > > > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > > > > > > Thomas, can you take this patch through the mips tree? > > sure Thanks! Best regards, Sergio Paracuellos > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-11-21 12:43 ` Sergio Paracuellos @ 2023-12-05 19:58 ` Sergio Paracuellos 2023-12-05 20:44 ` Thomas Bogendoerfer 0 siblings, 1 reply; 13+ messages in thread From: Sergio Paracuellos @ 2023-12-05 19:58 UTC (permalink / raw) To: Thomas Bogendoerfer Cc: Philippe Mathieu-Daudé, linux-mips, john, linux-kernel On Tue, Nov 21, 2023 at 1:43 PM Sergio Paracuellos <sergio.paracuellos@gmail.com> wrote: > > On Tue, Nov 21, 2023 at 10:02 AM Thomas Bogendoerfer > <tsbogend@alpha.franken.de> wrote: > > > > On Mon, Nov 20, 2023 at 08:59:25PM +0100, Sergio Paracuellos wrote: > > > On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé > > > <philmd@linaro.org> wrote: > > > > > > > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > > > > Its been a while since I am making contributions to this architecture. > > > > > Hence add myself as maintainer. > > > > > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > > > --- > > > > > Hi John, if you are not ok with this please let me know. In other case > > > > > please ack this patch. I can add myself as Reviewer if you prefer to > > > > > maintain alone this. > > > > > > > > > > Thanks in advance for your time! > > > > > > > > > > Best regards, > > > > > Sergio Paracuellos > > > > > > > > > > MAINTAINERS | 1 + > > > > > 1 file changed, 1 insertion(+) > > > > > > > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > > > > > > > > > Thomas, can you take this patch through the mips tree? > > > > sure > > Thanks! Gentle ping for this patch :) Thanks, Sergio Paracuellos > > Best regards, > Sergio Paracuellos > > > > > Thomas. > > > > -- > > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > > good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-12-05 19:58 ` Sergio Paracuellos @ 2023-12-05 20:44 ` Thomas Bogendoerfer 2023-12-06 8:27 ` Sergio Paracuellos 0 siblings, 1 reply; 13+ messages in thread From: Thomas Bogendoerfer @ 2023-12-05 20:44 UTC (permalink / raw) To: Sergio Paracuellos Cc: Philippe Mathieu-Daudé, linux-mips, john, linux-kernel On Tue, Dec 05, 2023 at 08:58:29PM +0100, Sergio Paracuellos wrote: > On Tue, Nov 21, 2023 at 1:43 PM Sergio Paracuellos > <sergio.paracuellos@gmail.com> wrote: > > > > On Tue, Nov 21, 2023 at 10:02 AM Thomas Bogendoerfer > > <tsbogend@alpha.franken.de> wrote: > > > > > > On Mon, Nov 20, 2023 at 08:59:25PM +0100, Sergio Paracuellos wrote: > > > > On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé > > > > <philmd@linaro.org> wrote: > > > > > > > > > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > > > > > Its been a while since I am making contributions to this architecture. > > > > > > Hence add myself as maintainer. > > > > > > > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > > > > --- > > > > > > Hi John, if you are not ok with this please let me know. In other case > > > > > > please ack this patch. I can add myself as Reviewer if you prefer to > > > > > > maintain alone this. > > > > > > > > > > > > Thanks in advance for your time! > > > > > > > > > > > > Best regards, > > > > > > Sergio Paracuellos > > > > > > > > > > > > MAINTAINERS | 1 + > > > > > > 1 file changed, 1 insertion(+) > > > > > > > > > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > > > > > > > > > > > > Thomas, can you take this patch through the mips tree? > > > > > > sure > > > > Thanks! > > Gentle ping for this patch :) I've not forgotten it Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-12-05 20:44 ` Thomas Bogendoerfer @ 2023-12-06 8:27 ` Sergio Paracuellos 0 siblings, 0 replies; 13+ messages in thread From: Sergio Paracuellos @ 2023-12-06 8:27 UTC (permalink / raw) To: Thomas Bogendoerfer Cc: Philippe Mathieu-Daudé, linux-mips, john, linux-kernel On Tue, Dec 5, 2023 at 11:29 PM Thomas Bogendoerfer <tsbogend@alpha.franken.de> wrote: > > On Tue, Dec 05, 2023 at 08:58:29PM +0100, Sergio Paracuellos wrote: > > On Tue, Nov 21, 2023 at 1:43 PM Sergio Paracuellos > > <sergio.paracuellos@gmail.com> wrote: > > > > > > On Tue, Nov 21, 2023 at 10:02 AM Thomas Bogendoerfer > > > <tsbogend@alpha.franken.de> wrote: > > > > > > > > On Mon, Nov 20, 2023 at 08:59:25PM +0100, Sergio Paracuellos wrote: > > > > > On Wed, Oct 25, 2023 at 2:58 PM Philippe Mathieu-Daudé > > > > > <philmd@linaro.org> wrote: > > > > > > > > > > > > On 22/10/23 11:06, Sergio Paracuellos wrote: > > > > > > > Its been a while since I am making contributions to this architecture. > > > > > > > Hence add myself as maintainer. > > > > > > > > > > > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > > > > > > --- > > > > > > > Hi John, if you are not ok with this please let me know. In other case > > > > > > > please ack this patch. I can add myself as Reviewer if you prefer to > > > > > > > maintain alone this. > > > > > > > > > > > > > > Thanks in advance for your time! > > > > > > > > > > > > > > Best regards, > > > > > > > Sergio Paracuellos > > > > > > > > > > > > > > MAINTAINERS | 1 + > > > > > > > 1 file changed, 1 insertion(+) > > > > > > > > > > > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > > > > > > > > > > > > > > > Thomas, can you take this patch through the mips tree? > > > > > > > > sure > > > > > > Thanks! > > > > Gentle ping for this patch :) > > I've not forgotten it Thanks for letting me know. I thought it might be lost since I saw activity in mips-next branch. Best regards, Sergio Paracuellos > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-10-22 9:06 [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture Sergio Paracuellos 2023-10-22 14:33 ` John Crispin 2023-10-25 12:58 ` Philippe Mathieu-Daudé @ 2023-12-11 20:56 ` Thomas Bogendoerfer 2023-12-12 7:09 ` Sergio Paracuellos 2 siblings, 1 reply; 13+ messages in thread From: Thomas Bogendoerfer @ 2023-12-11 20:56 UTC (permalink / raw) To: Sergio Paracuellos; +Cc: linux-mips, john, linux-kernel On Sun, Oct 22, 2023 at 11:06:33AM +0200, Sergio Paracuellos wrote: > Its been a while since I am making contributions to this architecture. > Hence add myself as maintainer. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > --- > Hi John, if you are not ok with this please let me know. In other case > please ack this patch. I can add myself as Reviewer if you prefer to > maintain alone this. > > Thanks in advance for your time! > > Best regards, > Sergio Paracuellos > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2894f0777537..406c26a6f5d8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17914,6 +17914,7 @@ F: drivers/media/cec/usb/rainshadow/ > > RALINK MIPS ARCHITECTURE > M: John Crispin <john@phrozen.org> > +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> > L: linux-mips@vger.kernel.org > S: Maintained > F: arch/mips/ralink > -- > 2.25.1 applied to mips-next Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture 2023-12-11 20:56 ` Thomas Bogendoerfer @ 2023-12-12 7:09 ` Sergio Paracuellos 0 siblings, 0 replies; 13+ messages in thread From: Sergio Paracuellos @ 2023-12-12 7:09 UTC (permalink / raw) To: Thomas Bogendoerfer; +Cc: linux-mips, john, linux-kernel On Mon, Dec 11, 2023 at 10:01 PM Thomas Bogendoerfer <tsbogend@alpha.franken.de> wrote: > > On Sun, Oct 22, 2023 at 11:06:33AM +0200, Sergio Paracuellos wrote: > > Its been a while since I am making contributions to this architecture. > > Hence add myself as maintainer. > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > --- > > Hi John, if you are not ok with this please let me know. In other case > > please ack this patch. I can add myself as Reviewer if you prefer to > > maintain alone this. > > > > Thanks in advance for your time! > > > > Best regards, > > Sergio Paracuellos > > > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 2894f0777537..406c26a6f5d8 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -17914,6 +17914,7 @@ F: drivers/media/cec/usb/rainshadow/ > > > > RALINK MIPS ARCHITECTURE > > M: John Crispin <john@phrozen.org> > > +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> > > L: linux-mips@vger.kernel.org > > S: Maintained > > F: arch/mips/ralink > > -- > > 2.25.1 > > applied to mips-next Thanks! Best regards, Sergio Paracuellos > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ] ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2023-12-12 7:09 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-10-22 9:06 [PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture Sergio Paracuellos 2023-10-22 14:33 ` John Crispin 2023-10-23 4:50 ` Sergio Paracuellos 2023-10-24 5:33 ` Sergio Paracuellos 2023-10-25 12:58 ` Philippe Mathieu-Daudé 2023-11-20 19:59 ` Sergio Paracuellos 2023-11-21 8:07 ` Thomas Bogendoerfer 2023-11-21 12:43 ` Sergio Paracuellos 2023-12-05 19:58 ` Sergio Paracuellos 2023-12-05 20:44 ` Thomas Bogendoerfer 2023-12-06 8:27 ` Sergio Paracuellos 2023-12-11 20:56 ` Thomas Bogendoerfer 2023-12-12 7:09 ` Sergio Paracuellos
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox