[libcxx-commits] [PATCH] D108263: [libc++] Update and alphabetize CREDITS.TXT
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 17 19:03:12 PDT 2021
Quuxplusone added inline comments.
================
Comment at: libcxx/CREDITS.TXT:134-136
+N: Ruben Van Boxem
+E: vanboxem dot ruben at gmail dot com
+D: Initial Windows patches.
----------------
FWIW, I assume this name was originally alphabetized under "B" because that's the local collation order for surnames: Ruben van BOXEM; compare Klass de VRIES below. (But then Michael van der WESTHUIZEN would be wrong?)
If we're alphabetizing by surname, not just `(cdr $name)`, then ZHANG Xiongpang remains in the wrong place.
Names are politics and politics are impossible to get right. Personally I doubt that this entire effort is helpful at all. But it's also pretty harmless, so whatever.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108263/new/
https://reviews.llvm.org/D108263
More information about the libcxx-commits
mailing list