Changeset 3dff44c for .gitignore

Timestamp:
Nov 17, 2013, 3:44:14 AM (10 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Branches:
release-1.9
Children:
a634103
Parents:
935eb10
git-author:
Jason Gross <jgross@mit.edu> (05/27/13 14:25:55)
git-committer:
Anders Kaseorg <andersk@mit.edu> (11/17/13 03:44:14)
Message:
Add more people to AUTHORS

From a suggestion of Anders:

> Actually, since it’s probably best to keep them in an order that doesn’t
> change over time, here are the authors sorted by when their first commit
> was merged:

$ git log origin/master --pretty='%an' --topo-order --reverse | awk '{if (!h[$0]) {print $0; h[$0]=1}}'

I removed duplicates and most of the middle initials.

(cherry picked from commit f6b7c9c678a2895f1d6c7140bddf4ac7bd270c90)
(No files)

Note: See TracChangeset for help on using the changeset viewer.