]> git.proxmox.com Git - libgit2.git/blame - git.git-authors
Update changelog for 1.5.0+ds-1 release
[libgit2.git] / git.git-authors
CommitLineData
eb160e94
AE
1# This document lists the authors that have given voice to
2# their decision regarding relicensing the GPL'd code from
3# git.git to the GPL + gcc-exception license used by libgit2.
4#
5# Note that the permission is given for libgit2 use only. For
6# other uses, you must ask each of the contributors yourself.
7#
8# To show the owners of a file in git.git, one can run the
9# following command:
10#
11# git blame -C -C -M -- file | \
12# sed -e 's/[^(]*(\([^0-9]*\).*/\1/' -e 's/[\t ]*$//' | \
13# sort | uniq -c | sort -nr
14#
15# If everyone on the list that produces are on the list in
16# the recently added file "git.git-authors", it *should* be
17# safe to include that code in libgit2, but make sure to
18# read the file to ensure the code doesn't originate from
19# somewhere else.
20#
21# The format of this list is
22# "ok/no/ask/???"<tab>"Author"<space>"<email>"
23#
24# "ok" means the author consents to relicensing all their
25# contributed code (possibly with some exceptions)
26# "no" means the author does not consent
27# "ask" means that the contributor wants to give/withhold
c25aa7cd 28# their consent on a patch-by-patch basis.
eb160e94 29# "???" means the person is a prominent contributor who has
c25aa7cd 30# not yet made their standpoint clear.
eb160e94
AE
31#
32# Please try to keep the list alphabetically ordered. It will
33# help in case we get all 600-ish git.git authors on it.
34#
35# (Paul Kocher is the author of the mozilla-sha1 implementation
36# but has otherwise not contributed to git.)
37#
10074651 38ok Adam Simpkins <adam@adamsimpkins.net> (http transport)
c7c260a5 39ok Adrian Johnson <ajohnson@redneon.com>
3b19d2fd 40ok Alexey Shumkin <alex.crezoff@gmail.com>
eb160e94 41ok Andreas Ericsson <ae@op5.se>
01e031d9 42ok Antoine Pelisse <apelisse@gmail.com>
eb160e94 43ok Boyd Lynn Gerber <gerberb@zenez.com>
c7c260a5 44ok Brandon Casey <drafnel@gmail.com>
c999e1c3 45ok Brian Downing <bdowning@lavos.net>
eb160e94
AE
46ok Brian Gernhardt <benji@silverinsanity.com>
47ok Christian Couder <chriscool@tuxfamily.org>
48ok Daniel Barkalow <barkalow@iabervon.org>
ac3d33df 49ok Elijah Newren <newren@gmail.com>
32f59bfb 50ok Florian Forster <octo@verplant.org>
41159877 51ok Gustaf Hendeby <hendeby@isy.liu.se>
e4c2e006 52ok Holger Weiss <holger@zedat.fu-berlin.de>
eb160e94
AE
53ok Jeff King <peff@peff.net>
54ok Johannes Schindelin <Johannes.Schindelin@gmx.de>
55ok Johannes Sixt <j6t@kdbg.org>
c7c260a5 56ask Jonathan Nieder <jrnieder@gmail.com>
eae0bfdc 57ok Jonathan Tan <jonathantanmy@google.com>
eb160e94 58ok Junio C Hamano <gitster@pobox.com>
9e300586 59ok Kristian Høgsberg <krh@redhat.com>
eb160e94
AE
60ok Linus Torvalds <torvalds@linux-foundation.org>
61ok Lukas Sandström <lukass@etek.chalmers.se>
f2b93d41 62ok Matthieu Moy <Matthieu.Moy@imag.fr>
c7c260a5 63ok Michael Haggerty <mhagger@alum.mit.edu>
3728dfc0 64ok Nicolas Pitre <nico@fluxnic.net> <nico@cam.org>
eb160e94
AE
65ok Paolo Bonzini <bonzini@gnu.org>
66ok Paul Kocher <paul@cryptography.com>
67ok Peter Hagervall <hager@cs.umu.se>
3b19d2fd 68ok Petr Onderka <gsvick@gmail.com>
eb160e94
AE
69ok Pierre Habouzit <madcoder@debian.org>
70ok Pieter de Bie <pdebie@ai.rug.nl>
6e9ac9c8 71ok René Scharfe <rene.scharfe@lsrfire.ath.cx>
bac47f1f 72ok Sebastian Schuberth <sschuberth@gmail.com>
eb160e94 73ok Shawn O. Pearce <spearce@spearce.org>
f2b93d41 74ok Steffen Prohaska <prohaska@zib.de>
cc7301d8 75ok Sven Verdoolaege <skimo@kotnet.org>
c7c260a5 76ask Thomas Rast <tr@thomasrast.ch> (ok before 6-Oct-2013)
966bb17a 77ok Torsten Bögershausen <tboegi@web.de>