[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZpK8oaC-tvI92Nc8@slm.duckdns.org>
Date: Sat, 13 Jul 2024 07:42:57 -1000
From: Tejun Heo <tj@...nel.org>
To: xiujianfeng <xiujianfeng@...wei.com>
Cc: Johannes Weiner <hannes@...xchg.org>,
Zefan Li <lizefan.x@...edance.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, cgroups@...r.kernel.org,
kernel-team@...a.com
Subject: Re: [PATCH cgroup/for-6.11] cgroup: Add Michal Koutny as a maintainer
Hello,
On Sat, Jul 13, 2024 at 05:23:20PM +0800, xiujianfeng wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index d6c90161c7bf..3dd70792f572 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5536,6 +5536,7 @@ CONTROL GROUP (CGROUP)
> > M: Tejun Heo <tj@...nel.org>
> > M: Zefan Li <lizefan.x@...edance.com>
> > M: Johannes Weiner <hannes@...xchg.org>
> > +M: Michal Koutný <mkoutny@...e.com>
> > L: cgroups@...r.kernel.org
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
> >
>
> When I use ./scripts/get_maintainer.pl to get the maintainers, I get
> this info:
>
> UTF-8 "\xFD" does not map to Unicode at ./scripts/get_maintainer.pl line
> 385, <$maint> line 5656
>
> "Michal Koutn\xFD" <mkoutny@...e.com> (maintainer:CONTROL GROUP (CGROUP))
Yeah, the same issue triggered w/ doc building in linux-next. I applied from
email copy and it re-encoded from utf-8 to some iso encoding. I fixed up the
cgroup tree and it now should have proper utf-8 encoding.
Thanks.
--
tejun
Powered by blists - more mailing lists