Re: [PATCH] email: add Christian Borntraeger as cc for s390
Roman Gushchin <[email protected]>
| Newsgroups | dev.linux.lists.sashiko |
|---|---|
| Message-ID | <[email protected]> |
Christian Borntraeger <[email protected]> writes: > Am 11.08.26 um 17:06 schrieb Christian Borntraeger: > >>>> diff --git a/sashiko.dev/email_policy.toml b/sashiko.dev/email_policy.toml >>>> index 26a6665..7e32532 100644 >>>> --- a/sashiko.dev/email_policy.toml >>>> +++ b/sashiko.dev/email_policy.toml >>>> @@ -236,7 +236,11 @@ cc = ["[email protected]"] >>>> lists = ["[email protected]"] >>>> reply_to_author = true >>>> send_positive_review = true >>>> -cc = ["[email protected]", "Heiko Carstens >>>> <[email protected]>", "Vasily Gorbik <[email protected]>", >>>> "Alexander Gordeev <[email protected]>"] >>>> +cc = ["[email protected]", >>>> + "Heiko Carstens <[email protected]>", >>>> + "Vasily Gorbik <[email protected]>", >>>> + "Alexander Gordeev <[email protected]>", >>>> + "Christian Borntraeger <[email protected]>"] >> looks like I messed up, ibm.vom instead of ibm.com >> Can you fix that up? > > Ping. > Do you want a pull request or can you just fix that up? Fixed by 61eb5cb037b8 ("email_policy: fix typo in s390 cc list for Christian Borntraeger"). I'll deploy it later today. Please, let me know if you still don't see emails tomorrow. Thanks!