All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: <gregkh@linuxfoundation.org>
Cc: <conor@kernel.org>, <conor.dooley@microchip.com>,
	<stable@vger.kernel.org>
Subject: [PATCH] scripts/quilt-mail: add email address for Conor Dooley
Date: Thu, 22 Jun 2023 09:34:44 +0100	[thread overview]
Message-ID: <20230622083443.930823-1-conor.dooley@microchip.com> (raw)

Sometimes I miss the stable announcements cos of the delights of our
corporate email setup, so add me to the 0th mail CC list.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
I dunno how to test this, but touch wood I've not made a hames of
something trivial...

 scripts/quilt-mail | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/quilt-mail b/scripts/quilt-mail
index 5eb70af702..7b77e2970d 100755
--- a/scripts/quilt-mail
+++ b/scripts/quilt-mail
@@ -177,7 +177,8 @@ CC_NAMES=("linux-kernel@vger\.kernel\.org"
 	  "f\.fainelli@gmail\.com"
 	  "sudipm\.mukherjee@gmail\.com"
 	  "srw@sladewatkins\.net"
-	  "rwarsow@gmx\.de")
+	  "rwarsow@gmx\.de"
+	  "conor@kernel\.org")
 
 #CC_LIST="stable@vger\.kernel\.org"
 CC_LIST="patches@lists.linux.dev"
-- 
2.40.1


             reply	other threads:[~2023-06-22  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  8:34 Conor Dooley [this message]
2023-06-22  9:16 ` [PATCH] scripts/quilt-mail: add email address for Conor Dooley Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230622083443.930823-1-conor.dooley@microchip.com \
    --to=conor.dooley@microchip.com \
    --cc=conor@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.