forked from sympy/sympy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mailmap
384 lines (384 loc) · 18.4 KB
/
.mailmap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
# Before editing this file, run bin/mailmap_update.py. It will
# inform you about the types of entries needed here. See HELP
# below for guidance if needed.
#
# After making entries to .mailmap,
#
# 1) re-run bin/mailmap_update.py; if no further edits are needed,
# 2) run bin/authors_update.py to update AUTHORS and see which
# authors are being added. If no error is raised, and no changes
# are desired,
# 3) commit the results, e.g.
#
# $ git commit -am 'Update .mailmap/AUTHORS. Welcome to SymPy!'
# or
# $ git commit -am 'Add Foo to AUTHORS. Welcome to SymPy!'
#
# HELP
#
# Entries in this file are made for two reasons: to merge git
# authors that are one in the same or to simply change how the
# name and/or address of an author appears. Either can be done
# with an entry to this file like
#
# Proper Name <Proper@email> commit name <commit@email>
# \-----------+------------/ \----------+-------------/
# | |
# replace find
#
# The email (or name and email) in the "find" part of the entry will
# be used in a case-insensitive way to identify a git author and
# replace it with whatever is included in the "replace" part:
#
# author author
# before .mailmap entry after
# --------- ---------------------- -----------
# Foo <Email>
# A <Email> ---------------------> Foo <Email>
# B <eMAIL> ---------------------> Foo <eMAIL>
#
# <Email> <email>
# A <Email> ---------------------> A <Email>
# B <eMAIL> ---------------------> B <Email>
#
# Foo <Email> <email>
# A <Email> ---------------------> Foo <Email>
# B <eMAIL> ---------------------> Foo <Email>
#
# Foo <EMAIL> b <email>
# A <Email> ---------------------> same
# B <Email> ---------------------> Foo <EMAIL>
# b <eMAIL> ---------------------> Foo <EMAIL>
#
# Foo <Email> b <email>
# Foo <Email> <liame>
# A <Liame> ---------------------> Foo <Email>
# B <Email> ---------------------> Foo <Email>
# b <eMAIL> ---------------------> Foo <Email>
# c <eMAIL> ---------------------> same
#
# See also: 'git shortlog --help' and 'git check-mailmap --help'.
#
Ondřej Čertík <[email protected]> ondrej.certik <devnull@localhost>
Ondřej Čertík <[email protected]> <[email protected]>
Ondřej Čertík <[email protected]> <[email protected]>
Ondřej Čertík <[email protected]>
Fredrik Johansson <[email protected]> fredrik.johansson <devnull@localhost>
<[email protected]> <fredrik@airy.(none)>
Fredrik Johansson <[email protected]>
Kirill Smelkov <[email protected]> convert-repo <devnull@localhost>
Kirill Smelkov <[email protected]> kirill.smelkov <devnull@localhost>
Mateusz Paprocki <[email protected]> mattpap <devnull@localhost>
Jason Gedge <[email protected]> inferno1386 <devnull@localhost>
Robert Schwarz <[email protected]> lethargo <devnull@localhost>
Sebastian Krämer <[email protected]> basti.kr <devnull@localhost>
David Roberts <[email protected]> David Roberts (dvdr18 [at] gmail [dot] com) <devnull@localhost>
Pearu Peterson <[email protected]> pearu.peterson <devnull@localhost>
Brian Jorgensen <[email protected]> brian.jorgensen <devnull@localhost>
Chris Wu <[email protected]> Chris.Wu <devnull@localhost>
<[email protected]> Jurjen N.E. Bos <devnull@localhost>
Goutham Lakshminarayan <[email protected]> Goutham <devnull@localhost>
Fabian Pedregosa <[email protected]>
Fabian Pedregosa <[email protected]> <fabian@debian.(none)>
Saroj Adhikari <[email protected]>
Rizgar Mella <[email protected]> <RizgarMella [email protected]>
Jezreel Ng <[email protected]>
James Pearson <[email protected]>
Cristóvão Sousa <[email protected]>
Addison Cugini <[email protected]>
Addison Cugini <[email protected]> <[email protected]>
Addison Cugini <[email protected]> <[email protected]>
<[email protected]> <brombo@GA.(none)>
Alexey U. Gudchenko <[email protected]>
Vinzent Steinberg <[email protected]> <[email protected]>
Vinzent Steinberg <[email protected]> <[email protected]>
Chris Smith <[email protected]>
Chris Smith <[email protected]> <Donna Smith@.(none)>
Brian E. Granger <[email protected]>
Benjamin McDonald <[email protected]>
Prafullkumar P. Tale <[email protected]> <[email protected]>
Øyvind Jensen <[email protected]>
Jeremias Yehdegho <[email protected]> <aevirex@aleph.(none)>
Oleksandr Gituliar <[email protected]>
Renato Coutinho <[email protected]>
Thomas Wiecki <[email protected]> <[email protected]>
Thomas Wiecki <[email protected]> <whyking@Lateralus.(none)>
Nicolas Pourcelot <[email protected]>
Min Ragan-Kelley <[email protected]>
Bradley Froehle <[email protected]>
Matthew Rocklin <[email protected]> <[email protected]>
Bilal Akhtar <[email protected]> <[email protected]>
David Li <[email protected]> unknown <David@David-PC.(none)>
David Li <[email protected]> <[email protected]>
David Ju <[email protected]> David Ju <david@David-PC.(none)>
David Marek <[email protected]> <[email protected]>
Gilbert Gede <[email protected]> <[email protected]>
Gilbert Gede <[email protected]> <[email protected]>
Ronan Lamy <[email protected]> <[email protected]>
Toon Verstraelen <[email protected]> <[email protected]>
Toon Verstraelen <[email protected]> <[email protected]>
Andrej Tokarčík <[email protected]>
Tomáš Bambas <[email protected]>
Roberto Colistete, Jr. <[email protected]>
Robert Cimrman <[email protected]> <[email protected]>
Raymond Wong <[email protected]> <rayman@CoolGuyJr.(none)>
Raymond Wong <[email protected]> <rayman@CoolGuyJr>
Raymond Wong <[email protected]> <rayman@CoolGuy.(none)>
Luke Peterson <[email protected]>
Davy Mao <[email protected]>
Nathan Alison <[email protected]> <nathan@ubuntu.(none)>
Raoul Bourquin <[email protected]>
Raoul Bourquin <[email protected]> <[email protected]>
Sachin Irukula <[email protected]>
Siddhanathan Shanmugam <[email protected]>
Siddhanathan Shanmugam <[email protected]> <siddhu@siddhu-laptop.(none)>
Jim Zhang <[email protected]>
Angus Griffith <[email protected]>
Timothy Reluga <[email protected]> <[email protected]>
Saurabh Jha <[email protected]>
Arpit Goyal <[email protected]>
Tom Bachmann <[email protected]> <[email protected]>
Rom le Clair <[email protected]>
Manoj Babu K. <[email protected]>
Ljubiša Moćić <[email protected]>
Oscar Benjamin <[email protected]> <oscar@kar-wench.(none)>
Jens H. Nielsen <[email protected]>
Niklas Thörne <[email protected]>
Marek Šuppa <[email protected]>
Prasoon Shukla <[email protected]>
Sachin Joglekar <[email protected]>
Sachin Joglekar <[email protected]> <root@sachin-Inspiron-5520.(none)>
Stefen Yin <[email protected]>
Manoj Kumar <[email protected]>
Benjamin Fishbein <[email protected]>
Chetna Gupta <[email protected]>
Rishabh Dixit <[email protected]>
Mary Clark <[email protected]> <[email protected]>
Mary Clark <[email protected]> <[email protected]>
Akshit Agarwal <[email protected]>
Colleen Lee <[email protected]> <[email protected]>
Amit Jamadagni <[email protected]>
Seshagiri Prabhu <[email protected]>
Shravas K Rao <[email protected]>
Ananya H <[email protected]>
Nichita Utiu <[email protected]> <nichitautiu@nichitautiu-desktop.(none)>
Matthew Hoff <[email protected]> <[email protected]>
Tarang Patel <[email protected]> <[email protected]>
Thilina Rathnayake <[email protected]>
Pradyumna <[email protected]>
Francesco Bonazzi <[email protected]> <[email protected]>
Francesco Bonazzi <[email protected]> <[email protected]>
Dmitry Batkovich <[email protected]>
Yuriy Demidov <[email protected]>
Amit Saha <[email protected]> <[email protected]>
Heiner Kirchhoffer <[email protected]> <[email protected]>
David Joyner <[email protected]>
David Joyner <[email protected]> <wdj@tinah.(none)>
Jason Moore <[email protected]>
Alkiviadis G. Akritas <[email protected]>
Pablo Puente <[email protected]> <[email protected]>
Paul Strickland <[email protected]>
Shipra Banga <[email protected]>
rathmann <[email protected]> <[email protected]>
Akshay <[email protected]>
Akshay <[email protected]> <[email protected]>
Rajath Shashidhara <[email protected]>
Buck Shlegeris <[email protected]>
Buck Shlegeris <[email protected]> <[email protected]>
Jonathan Miller <[email protected]>
Sambuddha Basu <[email protected]>
Aditya Shah <[email protected]>
Rajat Aggarwal <[email protected]>
Patrick Poitras <[email protected]>
Thomas Hisch <[email protected]> <[email protected]>
Thomas Hisch <[email protected]> <[email protected]>
Sushant Hiray <[email protected]>
Anurag Sharma <[email protected]> <[email protected]>
Jim Crist <[email protected]>
Zeel Shah <[email protected]>
Dammina Sahabandu <[email protected]>
Sahil Shekhawat <[email protected]>
Kundan Kumar <[email protected]>
Maciej Baranski <[email protected]>
Zamrath Nizam <[email protected]> <[email protected]>
Dhruvesh Vijay Parikh <[email protected]>
Fawaz Alazemi <[email protected]>
Venkatesh Halli <[email protected]>
Kaushik Varanasi <[email protected]>
Leonid Blouvshtein <[email protected]>
Duane Nykamp <[email protected]>
Mihai A. Ionescu <[email protected]>
Sarwar Chahal <[email protected]>
Hamish Dickson <[email protected]>
Peter Brady <[email protected]>
Peter Brady <[email protected]> <[email protected]>
Craig A. Stoudt <[email protected]>
Raj <[email protected]>
John V. Siratt <[email protected]>
Ted Dokos <[email protected]> <[email protected]>
Akshat Jain <[email protected]>
Cody Herbst <[email protected]>
Nishith Shah <[email protected]>
Tuan Manh Lai <[email protected]>
Darshan Chaudhary <[email protected]>
Jayesh Lahori <[email protected]>
Lokesh Sharma <[email protected]> <[email protected]>
Aaditya Nair <[email protected]>
Shivam Vats <[email protected]> <aries@aries-Inspiron-3521.(none)>
Shivam Vats <[email protected]> <[email protected]>
Ramana Venkata <[email protected]>
Ramana Venkata <[email protected]> <[email protected]>
Peleg Michaeli <[email protected]> <[email protected]>
Kyle McDaniel <[email protected]> <[email protected]>
Kalevi Suominen <[email protected]> <[email protected]>
Dustin Gadal <[email protected]> <[email protected]>
Colin B. Macdonald <[email protected]>
Colin B. Macdonald <[email protected]> <[email protected]>
Chai Wah Wu <[email protected]> <[email protected]>
Adam Bloomston <[email protected]> <mail@adambloomston>
Alex Lindsay <[email protected]> <[email protected]>
Devyani Kota <[email protected]> <[email protected]>
Alec Kalinin <[email protected]>
Konstantin Togoi <[email protected]> <[email protected]>
Longqi Wang <[email protected]>
Jennifer White <[email protected]>
Jack Kemp <[email protected]>
Jack Kemp <[email protected]> <[email protected]>
Guillaume Gay <[email protected]> <[email protected]>
Gregory Ashton <[email protected]> <[email protected]>
Prashant Tyagi <[email protected]>
Philippe Bouafia <[email protected]>
Juha Remes <[email protected]>
Matthew Davis <[email protected]> <[email protected]>
Vinay Singh <[email protected]> <[email protected]>
Sampad Kumar Saha <[email protected]>
Jiaxing Liang <[email protected]>
Jiaxing Liang <[email protected]> <[email protected]>
Jens Jørgen Mortensen <[email protected]>
Björn Dahlgren <[email protected]>
Shekhar Prasad Rajak <[email protected]> <[email protected]>
Arafat Dad Khan <[email protected]>
Arafat Dad Khan <[email protected]> <[email protected]>
Aqnouch Mohammed <[email protected]>
Meghana Madhyastha <[email protected]>
Tanu Hari Dixit <[email protected]>
Guo Xingjian <[email protected]>
Shubham Tibra <[email protected]>
Bhautik Mavani <[email protected]>
Pablo Zubieta <[email protected]>
Asish Panda <[email protected]>
Edward Schembor <[email protected]>
Harshil Goel <[email protected]>
Harshil Goel <[email protected]> <[email protected]>
Lukas Zorich <[email protected]>
Shashank Agarwal <[email protected]>
Chaitanya Sai Alaparthi <[email protected]>
Abhinav Agarwal <[email protected]>
Rishabh Daal <[email protected]>
Aravind Reddy <[email protected]>
Akshay Siramdas <[email protected]>
Nitin Chaudhary <[email protected]>
Alex Argunov <[email protected]>
Abhishek Garg <[email protected]>
Gaurav Dhingra <[email protected]>
Gaurav Dhingra <[email protected]> <[email protected]>
Gaurav Dhingra <[email protected]> <[email protected]>
Krit Karan <[email protected]> <[email protected]>
Arihant Parsoya <[email protected]>
Harsh Gupta <[email protected]> <[email protected]>
Kshitij Saraogi <[email protected]>
Langston Barrett <[email protected]>
Devang Kulshreshtha <[email protected]>
Mohammad Sadeq Dousti <[email protected]>
Rohit Rango <[email protected]>
Sergey Pestov <[email protected]>
Varun Garg <[email protected]>
Rajat Thakur <[email protected]>
Rajat Thakur <[email protected]> <Rajat Thakur>
Rajat Thakur <[email protected]> <[email protected]>
Tanay Agrawal <[email protected]>
Mohit Chandra <[email protected]>
Amit Kumar <[email protected]>
Amit Kumar <[email protected]> <[email protected]>
Amit Kumar <[email protected]> <[email protected]>
Ruslan Pisarev <[email protected]> <[email protected]>
Isuru Fernando <[email protected]> <[email protected]>
Arif Ahmed <[email protected]>
Valeriia Gladkova <[email protected]>
Szymon Mieszczak <[email protected]>
Ranjith Kumar <[email protected]>
Rishabh Madan <[email protected]>
Nicolás Guarín-Zapata <[email protected]>
Markus Müller <[email protected]>
Marcel Stimberg <[email protected]> <[email protected]>
Jainul Vaghasia <[email protected]> <[email protected]>
Pranjal Tale <[email protected]>
Jason Tokayer <[email protected]>
Jason Tokayer <[email protected]> <[email protected]>
Theodore Han <[email protected]> <[email protected]>
Theodore Han <[email protected]> <[email protected]>
Mauro Garavello <[email protected]>
Shikhar Jaiswal <[email protected]>
Thomas Hunt <[email protected]> <[email protected]>
tborisova <[email protected]> <[email protected]>
Dhia Kennouche <[email protected]>
Dhia Kennouche <[email protected]> <[email protected]>
Elliot Marshall <[email protected]> <[email protected]>
Manish Shukla <manish.shukla393@gmail> <[email protected]>
Manish Shukla <manish.shukla393@gmail> <[email protected]>
Ray Cathcart <[email protected]> <pix2@_nospam_.cathcart.us>
Sumith Kulal <[email protected]>
Richard Otis <[email protected]> <[email protected]>
Richard Otis <[email protected]> <[email protected]>
João Moura <[email protected]>
Shivam Agarwal <[email protected]>
Christina Zografou <[email protected]>
Fiach Antaw <[email protected]>
Nick Curtis <[email protected]> <[email protected]>
Steph Papanik <[email protected]>
Zulfikar <[email protected]>
Blair Azzopardi <[email protected]>
Anjul Kumar Tyagi <[email protected]>
Karthik Chintapalli <[email protected]> <[email protected]>
Shikhar Makhija <[email protected]>
Yathartha Joshi <[email protected]>
Harsh Jain <[email protected]>
James Taylor <[email protected]>
Micah Fitch <[email protected]> <[email protected]>
ylemkimon <[email protected]> <[email protected]>
Peter Enenkel <[email protected]> <[email protected]>
Jithin D. George <[email protected]>
Lev Chelyadinov <[email protected]>
Sourav Ghosh <[email protected]>
Ethan Ward <[email protected]>
Ethan Ward <[email protected]> <[email protected]>
Nilabja Bhattacharya <[email protected]>
Akash Kundu <[email protected]>
Shubham Maheshwari <[email protected]>
Pavel Tkachenko <[email protected]>
Ashish Kumar Gaurav <[email protected]>
Himanshu <[email protected]>
Rob Drynkin <[email protected]>
Unknown <[email protected]>
Sayan Goswami <[email protected]>
Subhash Saurabh <[email protected]>
Vishal <[email protected]>
Jeremey Gluck <[email protected]>
Akshat Maheshwari <[email protected]>
Poom Chiarawongse <[email protected]> <[email protected]>
Poom Chiarawongse <[email protected]> <[email protected]>
Leonid Kovalev <[email protected]> <[email protected]>
Leonid Kovalev <[email protected]> <[email protected]>
Jashanpreet Singh <[email protected]>
Cristian Di Pietrantonio <[email protected]>
P. Sai Prasanth <[email protected]>
Cédric Travelletti <[email protected]> Cedric <[email protected]>
Ravi charan <[email protected]>
Nityananda Gohain <[email protected]>
Nicholas Bollweg <[email protected]> <[email protected]>
Johan Blåbäck <[email protected]> <[email protected]>