summaryrefslogtreecommitdiff
path: root/git.git-authors
Commit message (Collapse)AuthorAgeFilesLines
* Add to Git authors who have agreed to relicenseRussell Belfer2013-10-031-0/+1
| | | | | | | In email, Torsten Bögershausen agreed that we could use his code from core Git in libgit2 under the modified license. Also, since his work is the basis for much of the precompose unicode support, I have added him to the AUTHORS file as well.
* Merge pull request #1202 from martinwoodward/add-florianPhilip Kelley2013-01-071-0/+1
|\ | | | | Add Florian Forster to hall of fame
| * Add Florian Forster to hall of fameMartin Woodward2013-01-071-0/+1
| | | | | | | | | | Permission recieved from Florian Forster on Jan 07 2013 to include any changes of his from core Git into LibGit2.
* | Add Brian Downing to the hall of fameMartin Woodward2013-01-031-0/+1
|/
* Add new email address for Nicolas PitreMartin Woodward2012-10-251-1/+1
| | | See https://github.com/git/git/commit/03aa8ff3be3b35522b2e378651e65e0e86778018, Nicolas Pitre's email address has changed to nico@fluxnic.net
* Add Holger Weiss to hall of fameMartin Woodward2012-10-251-0/+1
| | | | Permission obtained from Holger Weiss to include all of his contributions to Git into LibGit2. See https://github.com/git/git/commit/21e403a7b956a95a36f218439f82b1c8af869257
* Add myself to the list of Git authors who consentSebastian Schuberth2011-09-081-0/+1
|
* Correct Adam Simpkins' nameAndreas Ericsson2010-04-151-1/+1
| | | | Signed-off-by: Andreas Ericsson <ae@op5.se>
* Add Adam Simpkins to list of consenting authorsAndreas Ericsson2008-12-091-1/+1
| | | | Signed-off-by: Andreas Ericsson <ae@op5.se>
* Add a new author state "ign" to git.git-authorsAndreas Ericsson2008-12-021-0/+5
| | | | | | | | | | | | | This is to be used for application code that currently resides in git, but only for authors whose only not insignificant contributions are for that code (such as "imap-send"). Presently, this is used for Mike McCormack and Robert Shearman. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Add Kristian Høgsberg to the list of consenting authorsAndreas Ericsson2008-12-021-0/+1
| | | | | Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Add Adam Simpkins as ??? to git.git-authorsAndreas Ericsson2008-12-021-0/+1
| | | | | | | | | Adam has made significant contributions to the http transport code, but his listed email address is no longer valid. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Add René Scharfe to git.git-authorsAndreas Ericsson2008-12-021-0/+1
| | | | | Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Add Matthieu Moy and Steffen Prohaska to git.git-authorsAndreas Ericsson2008-12-021-0/+2
| | | | | Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Add Sven Verdoolaege to git.git-authorsAndreas Ericsson2008-12-021-0/+1
| | | | | Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* List git.git authors consenting to relicense their codeAndreas Ericsson2008-11-181-0/+55
Since re-using code from git.git proper is the quick way forward, we need to list those who have given their consent to do just that. The relicense permission is only valid for use with libgit2, and only for GPLv2 + gcc-exception (as specified by 'COPYING'. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>