diff options
author | Russell Belfer <rb@github.com> | 2014-01-23 16:12:39 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-01-24 10:54:05 -0800 |
commit | c7c260a5ff217c822e227428e712970e02fa56d9 (patch) | |
tree | 9e72fce3c50b8b10a0b59e4475d8adc8b127796b /git.git-authors | |
parent | 5d82c0df13ad3bd8edf85ba8d5f3796e93f926d8 (diff) | |
download | libgit2-c7c260a5ff217c822e227428e712970e02fa56d9.tar.gz |
Got some permission to use userdiff patterns
I contacted a number of Git authors and lined up their permission
to relicense their work for use in libgit2 and copied over their
code for diff driver xfuncname patterns. At this point, the code
I've copied is taken verbatim from core Git although Thomas Rast
warned me that the C++ patterns, at least, really need an update.
I've left off patterns where I don't feel like I have permission
at this point until I hear from more authors.
Diffstat (limited to 'git.git-authors')
-rw-r--r-- | git.git-authors | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git.git-authors b/git.git-authors index 7d4c95bb3..9620844a9 100644 --- a/git.git-authors +++ b/git.git-authors @@ -39,8 +39,10 @@ # but has otherwise not contributed to git.) # ok Adam Simpkins <adam@adamsimpkins.net> (http transport) +ok Adrian Johnson <ajohnson@redneon.com> ok Andreas Ericsson <ae@op5.se> ok Boyd Lynn Gerber <gerberb@zenez.com> +ok Brandon Casey <drafnel@gmail.com> ok Brian Downing <bdowning@lavos.net> ok Brian Gernhardt <benji@silverinsanity.com> ok Christian Couder <chriscool@tuxfamily.org> @@ -50,11 +52,13 @@ ok Holger Weiss <holger@zedat.fu-berlin.de> ok Jeff King <peff@peff.net> ok Johannes Schindelin <Johannes.Schindelin@gmx.de> ok Johannes Sixt <j6t@kdbg.org> +ask Jonathan Nieder <jrnieder@gmail.com> ok Junio C Hamano <gitster@pobox.com> ok Kristian Høgsberg <krh@redhat.com> ok Linus Torvalds <torvalds@linux-foundation.org> ok Lukas Sandström <lukass@etek.chalmers.se> ok Matthieu Moy <Matthieu.Moy@imag.fr> +ok Michael Haggerty <mhagger@alum.mit.edu> ign Mike McCormack <mike@codeweavers.com> (imap-send) ok Nicolas Pitre <nico@fluxnic.net> <nico@cam.org> ok Paolo Bonzini <bonzini@gnu.org> @@ -68,4 +72,5 @@ ok Sebastian Schuberth <sschuberth@gmail.com> ok Shawn O. Pearce <spearce@spearce.org> ok Steffen Prohaska <prohaska@zib.de> ok Sven Verdoolaege <skimo@kotnet.org> +ask Thomas Rast <tr@thomasrast.ch> (ok before 6-Oct-2013) ok Torsten Bögershausen <tboegi@web.de> |