diff options
author | Martin Woodward <martin.woodward@microsoft.com> | 2012-10-25 02:46:03 +0200 |
---|---|---|
committer | Martin Woodward <martin.woodward@microsoft.com> | 2012-10-25 03:22:38 +0200 |
commit | bb3b305281085e563408ba51b16dd3d1107fb79f (patch) | |
tree | fbedf47d43f7a46f4bb74074b33e31a32a407d0f /AUTHORS | |
parent | e4c2e006ca8c1faf80754511fce7d2d0678e8e7f (diff) | |
download | libgit2-bb3b305281085e563408ba51b16dd3d1107fb79f.tar.gz |
Add Dmitry Kakurin to hall of fame
See lines 59-60 from https://github.com/libgit2/libgit2/blob/44b1ff4c1209c34360cc0c43761c40f5f5020886/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 (https://github.com/git/git/commit/f9dd4bf4e58af0b4828c7e7013080dba59f8a6b9) 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
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Daniel Huckstep Dave Borowitz David Boyce David Glesser +Dmitry Kakurin Dmitry Kovega Emeric Fermas Emmanuel Rodriguez |