06/07/2023 01:45, Stephen Hemminger: > The mailmap file is supposed to be in sorted order, > but several entries are in the wrong place.
Sorting a space may be done in various ways. We tried in the past to have a good sort handling both spaces and accents, but we failed to automate it. So we are doing our best manually. In other words, I don't approve this patch if there is no good automatic sort with it. > -Abdullah Ömer Yamaç <omer.ya...@ceng.metu.edu.tr> > Abdullah Sevincer <abdullah.sevin...@intel.com> > +Abdullah Ömer Yamaç <omer.ya...@ceng.metu.edu.tr> "O" should be before "S" This is an example of bad handling of accents in the automatic sort.