Added Ben van Basten to list of authors.

This commit is contained in:
Robert Osfield 2007-08-14 12:47:26 +00:00
parent e4e89101b6
commit a102361e81

View File

@ -627,6 +627,7 @@ void buildContributors(NameMap& names)
++names[NamePair("Marco","Jez")];
++names[NamePair("Mike","Weiblen")];
++names[NamePair("Geoff","Michel")];
++names[NamePair("Ben","van Basten")];
// contributors that don't appear in the ChangeLog due to their contributions
// being before CVS started for the OSG, or before the name logging began.