From: Conor Dooley Date: Thu, 22 Jun 2023 08:34:44 +0000 (+0100) Subject: scripts/quilt-mail: add email address for Conor Dooley X-Git-Tag: v4.14.320~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b68017b0fc1aa7d266612dd24fcab0cef5b651ec;p=thirdparty%2Fkernel%2Fstable-queue.git scripts/quilt-mail: add email address for Conor Dooley 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/scripts/quilt-mail b/scripts/quilt-mail index 5eb70af7026..7b77e2970d8 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"