* [PATCH stable-queue] scripts/quilt-mail: add my email address to the 0th mail CC list
@ 2025-08-12 13:24 Achill Gilgenast
2025-08-12 14:15 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Achill Gilgenast @ 2025-08-12 13:24 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: stable, Achill Gilgenast
Now that I have a proper email address, add me to the CC list so I don't
have to subscribe to <stable@vger.kernel.org> only to get this mail.
Signed-off-by: Achill Gilgenast <achill@achill.org>
---
scripts/quilt-mail | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/quilt-mail b/scripts/quilt-mail
index e0df3d935f..531d9fafb9 100755
--- a/scripts/quilt-mail
+++ b/scripts/quilt-mail
@@ -181,7 +181,8 @@ CC_NAMES=("linux-kernel@vger\.kernel\.org"
"rwarsow@gmx\.de"
"conor@kernel\.org"
"hargar@microsoft\.com"
- "broonie@kernel\.org")
+ "broonie@kernel\.org"
+ "achill@achill\.org")
#CC_LIST="stable@vger\.kernel\.org"
CC_LIST="patches@lists.linux.dev"
--
2.50.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH stable-queue] scripts/quilt-mail: add my email address to the 0th mail CC list
2025-08-12 13:24 [PATCH stable-queue] scripts/quilt-mail: add my email address to the 0th mail CC list Achill Gilgenast
@ 2025-08-12 14:15 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2025-08-12 14:15 UTC (permalink / raw)
To: Achill Gilgenast; +Cc: stable
On Tue, Aug 12, 2025 at 03:24:30PM +0200, Achill Gilgenast wrote:
> Now that I have a proper email address, add me to the CC list so I don't
> have to subscribe to <stable@vger.kernel.org> only to get this mail.
>
> Signed-off-by: Achill Gilgenast <achill@achill.org>
> ---
> scripts/quilt-mail | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/scripts/quilt-mail b/scripts/quilt-mail
> index e0df3d935f..531d9fafb9 100755
> --- a/scripts/quilt-mail
> +++ b/scripts/quilt-mail
> @@ -181,7 +181,8 @@ CC_NAMES=("linux-kernel@vger\.kernel\.org"
> "rwarsow@gmx\.de"
> "conor@kernel\.org"
> "hargar@microsoft\.com"
> - "broonie@kernel\.org")
> + "broonie@kernel\.org"
> + "achill@achill\.org")
>
> #CC_LIST="stable@vger\.kernel\.org"
> CC_LIST="patches@lists.linux.dev"
> --
> 2.50.1
>
Applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-12 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 13:24 [PATCH stable-queue] scripts/quilt-mail: add my email address to the 0th mail CC list Achill Gilgenast
2025-08-12 14:15 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox