12 Commits

Author SHA1 Message Date
0eda951512 Update AUTHORS and DONORS list
New contributor added to AUTHORS:
@EricEzaM

Thanks to all contributors and donors for making Godot possible!

(cherry picked from commit 9d209bfc3d)
2020-09-08 17:23:16 +02:00
e283d4b5c8 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@hinlopen, @naithar, @rrcore, @SkyLucilfer, @TwistedTwigleg

Thanks to all contributors and donors for making Godot possible!

---

Also changes to relevant code that parses the DONORS.md to match
the new tiers.

(cherry picked from commit d2d4c1c957)
2020-08-14 00:32:05 +02:00
a91c21c628 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@mrushyendra, @mbrlabs, @MCrafterzz

Thanks to all contributors and donors for making Godot possible!

(cherry picked from commit 49feec7dc0)
2020-07-03 16:10:09 +02:00
a54a7542c9 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@dreamsComeTrue, @kuruk-mm, @lawnjelly, @ThakeeNathees

Thanks to all contributors and donors for making Godot possible!

(cherry picked from commit 74d60328f8)
2020-04-17 13:41:43 +02:00
1132ee871b Update AUTHORS and DONORS list
New contributor added to AUTHORS:
@muiroc

Thanks to all contributors and donors for making Godot possible!

Sorry for the late March update and missed February update, I made sure
to include patrons for both February and March in this commit.

(cherry picked from commit 5b97db325a)
2020-03-11 14:47:23 +01:00
3ca87b9bef Update AUTHORS and DONORS list
New contributor added to AUTHORS:
@ericrybick, @MadEqua

Thanks to all contributors and donors for making Godot possible!
2020-01-27 12:20:18 +01:00
9432520449 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@allkhor, @Eoin-ONeill-Yokai, @timothyqiu, @madmiraal, @zaksnet

Update sponsors on splash screen.

Thanks to all contributors and donors for making Godot possible!
2019-12-13 13:50:33 +01:00
62a09a2ee3 Update AUTHORS list
New contributors added to AUTHORS:
@kawa-yoiko, @m4gr3d, @QbieShay, @RevoluPowered, @rxlecky
2019-11-12 15:44:25 +01:00
664d7e7336 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@creikey, @IronicallySerious, @LikeLakers2, @minraws, @NilsIrl,
@profan, @raphael10241024

New Platinum sponsor, added to splash screen:
Heroic Labs

Merged some duplicates via .mailmap to allow better tracking of
commit counts with `git shortlog -s -n -e --no-merges`.

Thanks to all contributors and donors for making Godot possible!
2019-10-02 20:06:03 +02:00
e761af5794 Update AUTHORS and DONORS list
New contributors added to AUTHORS:
@cart, @homer666, @KidRigger, @marxin, @swenner

Thanks to all contributors and donors for making Godot possible!

Updated .mailmap for a better output in `git shortlog -s -n -e --no-merges`.

[ci skip]
2019-03-05 11:21:52 +01:00
bf32d36230 Disable colored output and progress bar when building outside of a TTY
This makes the output more readable if it is written to a file,
and more compact in continuous integration environments, keeping
the log sizes low.

This commit also adds myself to .mailmap.
2018-01-13 17:56:41 +01:00
99da466979 Add author mappins for the git log
See https://git-scm.com/docs/git-shortlog#_mapping_authors

Makes for a prettier commit overview:
$ git shortlog -s -n --no-merges
  1673  Juan Linietsky
   696  Rémi Verschelde
   239  volzhs
   225  Andreas Haas
   209  Ignacio Etcheverry
   164  Daniel J. Ramirez
   164  Pedro J. Estébanez
   153  George Marques
   150  Paul Batty
   129  Poommetee Ketson
   122  Franklin Sobrinho
   120  marynate
   115  Bojidar Marinov
   107  Leon Krause
    96  Thomas Herzog
   ...
2018-01-08 22:29:53 +01:00