在 2022-10-12星期三的 10:31 +0200,Arnd Bergmann写道: > On Wed, Oct 12, 2022, at 7:55 AM, Icenowy Zheng wrote: > > Due to the SMTP provider adopted by AOSC applied some more > > restricted > > rate limit that is not suitable for sending kernel patches, I > > switched > > to a mailbox hosted on my own domain name now. In addition, there's > > a > > single commit that is pushed to the mainline kernel tree during my > > internship at Sipeed the last year. > > > > Map two AOSC mail addresses (both aosc.io and aosc.xyz domain > > names) and > > a defunct Sipeed mail address to the new mail address. > > > > Signed-off-by: Icenowy Zheng <uwu@xxxxxxxxxx> > > I don't see a patch for updating the MAINTAINERS file here, if you > haven't already sent that another way, you should probably change > both at the same time. Good point. If this patchset is going to have a v3, I will contain it there; otherwise I will independently send it. > > As a driver maintainer, you can also apply for a kernel.org account > [https://korg.docs.kernel.org/accounts.html] and use that for > sending patches and forwarding to another address. Well I am in China now and not so easy to get my PGP key signed... > > Arnd