Add Dmitry Kakurin to hall of fame

See lines 59-60 from 44b1ff4c12/src/filter.c which contain a couple of lines of code to ignore an EOF at the end of a file when detecting if it is a text file or not. These came from this contribution that Dmitry made to core Git back in 2008 (f9dd4bf4e5) which was committed by Junio.

Dmitry gave his permission for these changes to be included in LibGit2 as well via email to vmg and myself
This commit is contained in:
Martin Woodward 2012-10-25 02:46:03 +02:00
parent e4c2e006ca
commit bb3b305281

View File

@ -15,6 +15,7 @@ Daniel Huckstep
Dave Borowitz Dave Borowitz
David Boyce David Boyce
David Glesser David Glesser
Dmitry Kakurin
Dmitry Kovega Dmitry Kovega
Emeric Fermas Emeric Fermas
Emmanuel Rodriguez Emmanuel Rodriguez