On Fri, Aug 16, 2013 at 6:51 PM, Tae Wong seotaewong40@gmail.com wrote:
Older revisions sort them by last name instead of text line.
Your file contains all of the names sorted on last name.
The current revision contains all names sorted in first name, not last name.
The old revisions were updated manually. The current revision is updated automatically from git "committer information" (e.g. 'user.name' config variable , and most people happen to set it to "firstname family_name"