 
            My old email address is no longer valid and was bouncing. Add my new one instead.
Signed-off-by: Slade Watkins sr@sladewatkins.com --- scripts/quilt-mail | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/quilt-mail b/scripts/quilt-mail index 9790b65f0f..7ef3f2fdbc 100755 --- a/scripts/quilt-mail +++ b/scripts/quilt-mail @@ -181,7 +181,8 @@ CC_NAMES=("linux-kernel@vger.kernel.org" "conor@kernel.org" "hargar@microsoft.com" "broonie@kernel.org" - "achill@achill.org") + "achill@achill.org" + "sr@sladewatkins.com")
#CC_LIST="stable@vger.kernel.org" CC_LIST="patches@lists.linux.dev"