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"