]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
scripts/quilt-mail: add email address for Conor Dooley
authorConor Dooley <conor.dooley@microchip.com>
Thu, 22 Jun 2023 08:34:44 +0000 (09:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Jun 2023 09:16:47 +0000 (11:16 +0200)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/quilt-mail

index 5eb70af7026aaeacb2b2adef0a38e2f994c7064b..7b77e2970d85655e20faa9b6d7f6c37d537ceda3 100755 (executable)
@@ -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"