25/04/2024 16:04, Morten Brørup: > > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > > Sent: Thursday, 25 April 2024 15.48 > > > > On 4/17/24 11:15, Ушков Даниил wrote: > > > > > > Signed-off-by: Ушков Даниил <u...@mts.ru> > > > --- > > > Fixes: > > > 1. Fix warning about the name in signature. > > > 2. Fix warning about coding style. > > > > > > P.S. > > > Is it ok that name is not in ascii? > > > > I think it has to be, Thomas do you confirm?
In general, names are "converted" to ascii with few accents. But there is no clear rule, and I don't want to force my alphabet over others. > Stephen, do you know the Linux Kernel requirements regarding contributor > sign-off names... perhaps we can seek inspiration there. > > Are special letters in the Western European alphabet (such as ö, ø, ñ and ß) > allowed? > > How about the Cyrillic alphabet, like the name being asked about for this > patch? > > And how about Chinese and Japanese characters? Would be interesting to have more opinions about what is common in tech communities.