From: Greg Kroah-Hartman Date: Fri, 2 Sep 2016 15:23:58 +0000 (+0200) Subject: add Ben to the first email... X-Git-Tag: v3.14.78~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2d743015709a21e3d3da837f2a7a6fef9a25be5;p=thirdparty%2Fkernel%2Fstable-queue.git add Ben to the first email... --- diff --git a/scripts/quilt-mail b/scripts/quilt-mail index 197790bb467..a026046c808 100755 --- a/scripts/quilt-mail +++ b/scripts/quilt-mail @@ -138,11 +138,12 @@ ${STABLE_QUEUE}../mbox2send ${ROOT_VERSION} ${FULL_VERSION} ${MBOX} #< ${MBOX}.new formail -ds sh -c 'cat > msg.$FILENO' splitmbox.py ${MBOX}.new . -# Add Linus and Andrew to the first email only: +# Add Linus and Andrew and others to the first email only: #sed -i -e "s/Cc: alan@lxorguk\.ukuu\.org\.uk/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, alan@lxorguk\.ukuu\.org\.uk/" ${TMP_DIR}/msg.000 #sed -i -e "s/Cc: stable@vger\.kernel\.org/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, stable@vger\.kernel\.org/" ${TMP_DIR}/msg.000 #sed -i -e "s/Cc: stable@vger\.kernel\.org/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, linux@roeck-us\.net, shuah\.kh@samsung\.com, stable@vger\.kernel\.org/" ${TMP_DIR}/msg.000 -sed -i -e "s/Cc: stable@vger\.kernel\.org/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, linux@roeck-us\.net, shuah\.kh@samsung\.com, patches@kernelci\.org stable@vger\.kernel\.org/" ${TMP_DIR}/msg.000 +#sed -i -e "s/Cc: stable@vger\.kernel\.org/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, linux@roeck-us\.net, shuah\.kh@samsung\.com, patches@kernelci\.org stable@vger\.kernel\.org/" ${TMP_DIR}/msg.000 +sed -i -e "s/Cc: stable@vger\.kernel\.org/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, linux@roeck-us\.net, shuah\.kh@samsung\.com, patches@kernelci\.org ben\.hutchings@codethink\.co\.uk stable@vger\.kernel\.org/" ${TMP_DIR}/msg.000 # Create a script to upload the patch to kernel.org and to send the patches out