summaryrefslogtreecommitdiff
path: root/.mailmap
AgeCommit message (Collapse)Author
2022-09-27Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @asmaloney, @MewPurPur, @Mickeon, @MinusKube, @RedMser Thanks to all contributors and donors for making Godot possible!
2022-07-25Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @Rindbee, @Vitika9 Thanks to all contributors and donors for making Godot possible!
2022-06-16Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @ConteZero, @fire-forge, @IgorKordiukiewicz, @iwek7, @klowner, @pfertyk, @smix8 Thanks to all contributors and donors for making Godot possible!
2021-12-17Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @Gallilus, @Listwon, @zaevi Thanks to all contributors and donors for making Godot possible!
2021-11-03Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @briansemrau, @Duroxxigar, @williamd67 Thanks to all contributors and donors for making Godot possible!
2021-10-11Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @raulsntos, @TokageItLab Thanks to all contributors and donors for making Godot possible!
2021-09-24Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @AnilBK, @Jummit Thanks to all contributors and donors for making Godot possible!
2021-08-13Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @angad-k, @Bhu1-V, @Blackiris, @ellenhp, @fabriceci, @follower, @foxydevloper, @Geometror, @hilfazer, @hoontee, @Janglee123, @Razoric480, @SirQuartz, @theoway. Thanks to all contributors and donors for making Godot possible!
2021-05-14Update AUTHORS and DONORS listRémi Verschelde
New contributor added to AUTHORS: @kleonc Thanks to all contributors and donors for making Godot possible!
2021-04-05Update AUTHORS and DONORS listRémi Verschelde
New contributor added to AUTHORS: @gongpha, @jmb462 Thanks to all contributors and donors for making Godot possible!
2021-03-08Update AUTHORS and DONORS listRémi Verschelde
New contributor added to AUTHORS: @Ev1lbl0w Thanks to all contributors and donors for making Godot possible!
2021-02-10Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @lyuma, @nathanfranke, @pycbouh
2021-02-02Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @dalexeev, @dsnopek, @HaSa1002 Thanks to all contributors and donors for making Godot possible!
2020-12-09Update AUTHORS and DONORS listRémi Verschelde
Thanks to all contributors and donors for making Godot possible!
2020-09-08Update AUTHORS and DONORS listRémi Verschelde
New contributor added to AUTHORS: @EricEzaM Thanks to all contributors and donors for making Godot possible!
2020-08-14Update AUTHORS and DONORS listRémi Verschelde
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.
2020-07-03Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @mrushyendra, @mbrlabs, @MCrafterzz Thanks to all contributors and donors for making Godot possible!
2020-04-17Update AUTHORS and DONORS listRémi Verschelde
New contributors added to AUTHORS: @dreamsComeTrue, @kuruk-mm, @lawnjelly, @ThakeeNathees Thanks to all contributors and donors for making Godot possible!
2020-03-11Update AUTHORS and DONORS listRémi Verschelde
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.
2020-01-27Update AUTHORS and DONORS listRémi Verschelde
New contributor added to AUTHORS: @ericrybick, @MadEqua Thanks to all contributors and donors for making Godot possible!
2019-12-13Update AUTHORS and DONORS listRémi Verschelde
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-11-12Update AUTHORS listRémi Verschelde
New contributors added to AUTHORS: @kawa-yoiko, @m4gr3d, @QbieShay, @RevoluPowered, @rxlecky
2019-10-02Update AUTHORS and DONORS listRémi Verschelde
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-03-05Update AUTHORS and DONORS listRémi Verschelde
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]
2018-01-13Disable colored output and progress bar when building outside of a TTYHugo Locurcio
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-08Add author mappins for the git logRémi Verschelde
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 ...