Fix incorrect alphabetical order by last name.
This commit is contained in:
parent
6fb1c40eb9
commit
aa3ba0b5d2
|
@ -31,6 +31,9 @@
|
|||
<!entity name-steven-elliott "Steven Elliott">
|
||||
<!entity email-steven-elliott "elliotsl@mindspring.com">
|
||||
|
||||
<!entity name-francois-gouget "François Gouget">
|
||||
<!entity email-francois-gouget "fgouget@free.fr">
|
||||
|
||||
<!entity name-albert-den-haan "Albert den Haan">
|
||||
<!entity email-albert-den-haan "">
|
||||
|
||||
|
@ -117,9 +120,6 @@
|
|||
<!entity name-tom-wickline "Tom Wickline">
|
||||
<!entity email-tom-wickline "twickline2@triad.rr.com">
|
||||
|
||||
<!entity name-francois-gouget "François Gouget">
|
||||
<!entity email-francois-gouget "fgouget@free.fr">
|
||||
|
||||
<!-- *** Coders mentioned in docs, but not doc writers *** -->
|
||||
|
||||
<!entity name-francis-beaudet "Francis Beaudet">
|
||||
|
|
Loading…
Reference in New Issue