Skip to content

Commit

Permalink
Remove authors of trivial contributions or who have given permission …
Browse files Browse the repository at this point in the history
…to relicense by email.
  • Loading branch information
jelmer committed Sep 13, 2015
1 parent 36d40a4 commit 29fcf2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
1 change: 1 addition & 0 deletions dulwich/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ def fetch(self, path, target, determine_wants=None, progress=None):
"""
if determine_wants is None:
determine_wants = target.object_store.determine_wants_all

f, commit, abort = target.object_store.add_pack()
try:
result = self.fetch_pack(
Expand Down
14 changes: 0 additions & 14 deletions relicensing-apachev2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,16 @@ Contributions made prior were contributed under the GPLv2 (or later) license
alone. The following contributors have not (yet) relicensed their code under
dual Apachev2/GPLv2:

Alberto Ruiz <aruiz@gnome.org>
Artem Tikhomirov <artem.tikhomirov@syntevo.com>
Chaiwat Suttipongsakul <cwt@bashell.com>
Chris Eberle <eberle1080@gmail.com>
Damien Tournoud <damien@commerceguys.com>
Daniele Sluijters <daniele.sluijters@gmail.com>
David Blewett <davidb@sixfeetup.com>
Dirk <dirk@opani.com>
Dmitriy <dkomarov@gmail.com>
Gary van der Merwé <garyvdm@gmail.com>
Hans Kolek <hkolek@gmail.com>
Jameson Nash <jameson@mit.edu>
kwatters <kwatters@tagged.com>
max <max0d41@github.com>
Nick Ward <ward.nickjames@gmail.com>
Nix <nix@esperi.co.uk>
Risto Kankkunen <risto.kankkunen@f-secure.com> <risto.kankkunen@iki.fi>
Ryan Faulkner <rfaulk@yahoo-inc.com> <rfaulkner@wikimedia.org>
Sam Vilain <svilain@saymedia.com>
Stefan Zimmermann <zimmermann.code@gmail.com>
Timo Schmid <info@bluec0re.eu>
Travis Cline <travis.cline@gmail.com>
Yifan Zhang <yifan@wavii.com>
Yuval Langer <yuval.langer@gmail.com>

If your name is in this list and you'd be happy to relicense your contribution
under dual GPLv2/Apachev2, then please send me an e-mail (jelmer@jelmer.uk) or
Expand Down

0 comments on commit 29fcf2e

Please sign in to comment.