linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Alpha: MAINTAINERS
@ 2025-11-03 21:23 Magnus Lindholm
  2025-11-04  7:23 ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 5+ messages in thread
From: Magnus Lindholm @ 2025-11-03 21:23 UTC (permalink / raw)
  To: richard.henderson, mattst88, linux-alpha, linux-kernel
  Cc: glaubitz, Magnus Lindholm

Add Magnus Lindholm to MAINTAINERS (Alpha port)

Signed-off-by: Magnus Lindholm <linmag7@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 46bd8e033042..49ada25357e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -915,6 +915,7 @@ F:	drivers/staging/media/sunxi/cedrus/
 ALPHA PORT
 M:	Richard Henderson <richard.henderson@linaro.org>
 M:	Matt Turner <mattst88@gmail.com>
+M:	Magnus Lindholm <linmag7@gmail.com>
 L:	linux-alpha@vger.kernel.org
 S:	Odd Fixes
 F:	arch/alpha/
-- 
2.49.0


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

* Re: [PATCH] Alpha: MAINTAINERS
  2025-11-03 21:23 [PATCH] Alpha: MAINTAINERS Magnus Lindholm
@ 2025-11-04  7:23 ` John Paul Adrian Glaubitz
  2025-11-04  8:37   ` Magnus Lindholm
  0 siblings, 1 reply; 5+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-11-04  7:23 UTC (permalink / raw)
  To: Magnus Lindholm; +Cc: richard.henderson, mattst88, linux-alpha, linux-kernel

Hi Magnus,

On Mon, 2025-11-03 at 22:23 +0100, Magnus Lindholm wrote:
> Add Magnus Lindholm to MAINTAINERS (Alpha port)

I think this message should be in the subject of your patch mail.

Did you use git-send-email to send this patch? If not, you should set it up.

I recommend this workflow:

https://nickdesaulniers.github.io/blog/2017/05/16/submitting-your-first-patch-to-the-linux-kernel-and-responding-to-feedback/

Adrian

> Signed-off-by: Magnus Lindholm <linmag7@gmail.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46bd8e033042..49ada25357e7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -915,6 +915,7 @@ F:	drivers/staging/media/sunxi/cedrus/
>  ALPHA PORT
>  M:	Richard Henderson <richard.henderson@linaro.org>
>  M:	Matt Turner <mattst88@gmail.com>
> +M:	Magnus Lindholm <linmag7@gmail.com>
>  L:	linux-alpha@vger.kernel.org
>  S:	Odd Fixes
>  F:	arch/alpha/

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH] Alpha: MAINTAINERS
  2025-11-04  7:23 ` John Paul Adrian Glaubitz
@ 2025-11-04  8:37   ` Magnus Lindholm
  2025-11-04  8:48     ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 5+ messages in thread
From: Magnus Lindholm @ 2025-11-04  8:37 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: richard.henderson, mattst88, linux-alpha, linux-kernel

On Tue, Nov 4, 2025 at 8:23 AM John Paul Adrian Glaubitz
<glaubitz@physik.fu-berlin.de> wrote:
>
> Hi Magnus,
>
> On Mon, 2025-11-03 at 22:23 +0100, Magnus Lindholm wrote:
> > Add Magnus Lindholm to MAINTAINERS (Alpha port)
>
> I think this message should be in the subject of your patch mail.
>
> Did you use git-send-email to send this patch? If not, you should set it up.
>
Hi,

Thanks for the feedback, yes, I used git-send-email. I can put out a v1 of this
and update the messages subject accordingly.

Regards

Magnus

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

* Re: [PATCH] Alpha: MAINTAINERS
  2025-11-04  8:37   ` Magnus Lindholm
@ 2025-11-04  8:48     ` John Paul Adrian Glaubitz
  2025-11-04  8:51       ` Magnus Lindholm
  0 siblings, 1 reply; 5+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-11-04  8:48 UTC (permalink / raw)
  To: Magnus Lindholm; +Cc: richard.henderson, mattst88, linux-alpha, linux-kernel

On Tue, 2025-11-04 at 09:37 +0100, Magnus Lindholm wrote:
> On Tue, Nov 4, 2025 at 8:23 AM John Paul Adrian Glaubitz
> <glaubitz@physik.fu-berlin.de> wrote:
> > 
> > Hi Magnus,
> > 
> > On Mon, 2025-11-03 at 22:23 +0100, Magnus Lindholm wrote:
> > > Add Magnus Lindholm to MAINTAINERS (Alpha port)
> > 
> > I think this message should be in the subject of your patch mail.
> > 
> > Did you use git-send-email to send this patch? If not, you should set it up.
> > 
> Hi,
> 
> Thanks for the feedback, yes, I used git-send-email. I can put out a v1 of this
> and update the messages subject accordingly.

That would be the v2, you already posted the v1 ;-).

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH] Alpha: MAINTAINERS
  2025-11-04  8:48     ` John Paul Adrian Glaubitz
@ 2025-11-04  8:51       ` Magnus Lindholm
  0 siblings, 0 replies; 5+ messages in thread
From: Magnus Lindholm @ 2025-11-04  8:51 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: richard.henderson, mattst88, linux-alpha, linux-kernel

>
> That would be the v2, you already posted the v1 ;-).
>

You're right, it's an occupational hassard to always start the count at zero.

/Magnus

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

end of thread, other threads:[~2025-11-04  8:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03 21:23 [PATCH] Alpha: MAINTAINERS Magnus Lindholm
2025-11-04  7:23 ` John Paul Adrian Glaubitz
2025-11-04  8:37   ` Magnus Lindholm
2025-11-04  8:48     ` John Paul Adrian Glaubitz
2025-11-04  8:51       ` Magnus Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).