Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH] scripts/quilt-mail: add email address for Conor Dooley
@ 2023-06-22  8:34 Conor Dooley
  2023-06-22  9:16 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Conor Dooley @ 2023-06-22  8:34 UTC (permalink / raw)
  To: gregkh; +Cc: conor, conor.dooley, stable

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


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

end of thread, other threads:[~2023-06-22  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-22  8:34 [PATCH] scripts/quilt-mail: add email address for Conor Dooley Conor Dooley
2023-06-22  9:16 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox