Commit Graph

16 Commits

Author SHA1 Message Date
Russell Belfer
966bb17a57 Add to Git authors who have agreed to relicense
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.
2013-10-03 10:44:13 -07:00
Philip Kelley
8e89839d29 Merge pull request #1202 from martinwoodward/add-florian
Add Florian Forster to hall of fame
2013-01-07 07:06:18 -08:00
Martin Woodward
32f59bfb18 Add Florian Forster to hall of fame
Permission recieved from Florian Forster on Jan 07 2013 to include
any changes of his from core Git into LibGit2.
2013-01-07 14:52:42 +00:00
Martin Woodward
c999e1c307 Add Brian Downing to the hall of fame 2013-01-03 23:42:04 +00:00
Martin Woodward
3728dfc056 Add new email address for Nicolas Pitre
See 03aa8ff3be, Nicolas Pitre's email address has changed to nico@fluxnic.net
2012-10-25 06:05:04 +03:00
Martin Woodward
e4c2e006ca Add Holger Weiss to hall of fame
Permission obtained from Holger Weiss to include all of his contributions to Git into LibGit2. See 21e403a7b9
2012-10-25 02:23:59 +02:00
Sebastian Schuberth
bac47f1ff8 Add myself to the list of Git authors who consent 2011-09-08 17:13:32 +02:00
Andreas Ericsson
100746511c Correct Adam Simpkins' name
Signed-off-by: Andreas Ericsson <ae@op5.se>
2010-04-15 09:57:58 +02:00
Andreas Ericsson
4b8e8b32c1 Add Adam Simpkins to list of consenting authors
Signed-off-by: Andreas Ericsson <ae@op5.se>
2008-12-09 08:36:10 -08:00
Andreas Ericsson
634a64b10a Add a new author state "ign" to git.git-authors
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>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
9e300586fb Add Kristian Høgsberg to the list of consenting authors
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
0cfd861bd5 Add Adam Simpkins as ??? to git.git-authors
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>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
6e9ac9c85e Add René Scharfe to git.git-authors
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
f2b93d4124 Add Matthieu Moy and Steffen Prohaska to git.git-authors
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
cc7301d8a2 Add Sven Verdoolaege to git.git-authors
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-02 08:44:36 -08:00
Andreas Ericsson
eb160e949e List git.git authors consenting to relicense their code
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>
2008-11-18 10:32:53 -08:00