File tree Expand file tree Collapse file tree 22 files changed +583
-1
lines changed Expand file tree Collapse file tree 22 files changed +583
-1
lines changed Original file line number Diff line number Diff line change @@ -190,6 +190,7 @@ Kostiantyn Maksymenko <makkostya@ukr.net> Maksymenko Kostiantyn <kostiantyn.maks
190
190
Kostiantyn Maksymenko <makkostya@ukr.net> Maksymenko Kostiantyn <makkostya@ukr.net>
191
191
Laetitia Grabot <laetitia.grabot@gmail.com> LaetitiaG <laetitia.grabot@gmail.com>
192
192
Larry Eisenman <leisenman@wustl.edu> lneisenman <lneisenman@hotmail.com>
193
+ Laurent Lementec <laurent.lementec@gmail.com>
193
194
Lenny Varghese <lennyvarghese@users.noreply.github.com> lennyvarghese <lennyvarghese@users.noreply.github.com>
194
195
Liberty Hamilton <libertyhamilton@gmail.com>
195
196
Lorenz Esch <Lorenz.Esch@tu-ilmenau.de> Lorenz Esch <lorenzesch@hotmail.com>
@@ -348,6 +349,7 @@ Tom Stone <TASTONE@mgh.harvard.edu> Stone <TASTONE@mgh.harvard.edu>
348
349
Tom Stone <TASTONE@mgh.harvard.edu> tomdstone <77251489+tomdstone@users.noreply.github.com>
349
350
Tristan Stenner <ttstenner@gmail.com> Tristan Stenner <derstenner@gmail.com>
350
351
Tziona NessAiver <tzionan@mail.tau.ac.il> TzionaN <tzionan@mail.tau.ac.il>
352
+ user27182 <89109579+user27182@users.noreply.github.com>
351
353
Valerii Chirkov <vagechirkov@gmail.com> Valerii <42982039+vagechirkov@users.noreply.github.com>
352
354
Valerii Chirkov <vagechirkov@gmail.com> Valerii <vagechirkov@gmail.com>
353
355
Velu Prabhakar Kumaravel <veluprabhakarkumaravel@Velus-MBP.lan> Velu Prabhakar Kumaravel <veluprabhakarkumaravel@Velus-MBP.lan>
Original file line number Diff line number Diff line change 38
38
# preferring GitHub profile info (when complete!) is probably preferable.
39
39
40
40
# Allowed singletons
41
- single_names = "btkcodedev buildqa sviter Akshay" .split ()
41
+ single_names = "btkcodedev buildqa sviter Akshay user27182 " .split ()
42
42
# Surnames where we have more than one distinct contributor:
43
43
name_counts = dict (
44
44
Bailey = 2 ,
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " 80a20717e912ee2a7982225e7e2c5ed6b70032f5" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " Pierre Guetschel" ,
6
+ "e" : null
7
+ },
8
+ {
9
+ "n" : " pre-commit-ci[bot]" ,
10
+ "e" : " 66853113+pre-commit-ci[bot]@users.noreply.github.com"
11
+ },
12
+ {
13
+ "n" : " Alexandre Gramfort" ,
14
+ "e" : " alexandre.gramfort@m4x.org"
15
+ },
16
+ {
17
+ "n" : " Daniel McCloy" ,
18
+ "e" : " dan@mccloy.info"
19
+ },
20
+ {
21
+ "n" : " Eric Larson" ,
22
+ "e" : " larson.eric.d@gmail.com"
23
+ }
24
+ ],
25
+ "changes" : {
26
+ "doc/changes/devel/13228.newfeature.rst" : {
27
+ "a" : 1 ,
28
+ "d" : 0
29
+ },
30
+ "doc/changes/names.inc" : {
31
+ "a" : 1 ,
32
+ "d" : 0
33
+ },
34
+ "mne/annotations.py" : {
35
+ "a" : 319 ,
36
+ "d" : 30
37
+ },
38
+ "mne/epochs.py" : {
39
+ "a" : 19 ,
40
+ "d" : 5
41
+ },
42
+ "mne/io/egi/tests/test_egi.py" : {
43
+ "a" : 1 ,
44
+ "d" : 1
45
+ },
46
+ "mne/tests/test_annotations.py" : {
47
+ "a" : 170 ,
48
+ "d" : 11
49
+ },
50
+ "mne/tests/test_epochs.py" : {
51
+ "a" : 14 ,
52
+ "d" : 3
53
+ },
54
+ "mne/utils/check.py" : {
55
+ "a" : 14 ,
56
+ "d" : 10
57
+ }
58
+ }
59
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " 99275fa2f1be6b260bfa38f0eef4dd605bd8686c" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " LaurentLM" ,
6
+ "e" : " laurent.lementec@gmail.com"
7
+ },
8
+ {
9
+ "n" : " pre-commit-ci[bot]" ,
10
+ "e" : " 66853113+pre-commit-ci[bot]@users.noreply.github.com"
11
+ }
12
+ ],
13
+ "changes" : {
14
+ "doc/changes/devel/13261.newfeature.rst" : {
15
+ "a" : 1 ,
16
+ "d" : 0
17
+ },
18
+ "doc/changes/names.inc" : {
19
+ "a" : 1 ,
20
+ "d" : 0
21
+ },
22
+ "mne/_fiff/meas_info.py" : {
23
+ "a" : 24 ,
24
+ "d" : 9
25
+ },
26
+ "mne/_fiff/tests/test_meas_info.py" : {
27
+ "a" : 15 ,
28
+ "d" : 2
29
+ },
30
+ "mne/conftest.py" : {
31
+ "a" : 1 ,
32
+ "d" : 0
33
+ },
34
+ "mne/forward/tests/test_make_forward.py" : {
35
+ "a" : 2 ,
36
+ "d" : 2
37
+ },
38
+ "mne/preprocessing/tests/test_fine_cal.py" : {
39
+ "a" : 2 ,
40
+ "d" : 2
41
+ },
42
+ "mne/utils/tests/test_config.py" : {
43
+ "a" : 2 ,
44
+ "d" : 0
45
+ }
46
+ }
47
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " fc9078a93170ea1d2ccc88bffb85b48509757c4d" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " Jona Sassenhagen" ,
6
+ "e" : " jona.sassenhagen@gmail.com"
7
+ },
8
+ {
9
+ "n" : " pre-commit-ci[bot]" ,
10
+ "e" : " 66853113+pre-commit-ci[bot]@users.noreply.github.com"
11
+ }
12
+ ],
13
+ "changes" : {
14
+ "tutorials/visualization/10_publication_figure.py" : {
15
+ "a" : 1 ,
16
+ "d" : 1
17
+ }
18
+ }
19
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " b0e9a8596136c937eb90c86dc78c1870bf24853f" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " github-actions[bot]" ,
6
+ "e" : " 41898282+github-actions[bot]@users.noreply.github.com"
7
+ },
8
+ {
9
+ "n" : " Eric Larson" ,
10
+ "e" : " larson.eric.d@gmail.com"
11
+ }
12
+ ],
13
+ "changes" : {
14
+ ".mailmap" : {
15
+ "a" : 1 ,
16
+ "d" : 0
17
+ },
18
+ "doc/sphinxext/prs/13208.json" : {
19
+ "a" : 27 ,
20
+ "d" : 0
21
+ },
22
+ "doc/sphinxext/prs/13232.json" : {
23
+ "a" : 39 ,
24
+ "d" : 0
25
+ },
26
+ "doc/sphinxext/prs/13234.json" : {
27
+ "a" : 31 ,
28
+ "d" : 0
29
+ },
30
+ "doc/sphinxext/prs/13237.json" : {
31
+ "a" : 111 ,
32
+ "d" : 0
33
+ },
34
+ "doc/sphinxext/prs/13239.json" : {
35
+ "a" : 15 ,
36
+ "d" : 0
37
+ },
38
+ "doc/sphinxext/prs/13240.json" : {
39
+ "a" : 15 ,
40
+ "d" : 0
41
+ },
42
+ "doc/sphinxext/prs/13241.json" : {
43
+ "a" : 47 ,
44
+ "d" : 0
45
+ },
46
+ "doc/sphinxext/prs/13245.json" : {
47
+ "a" : 15 ,
48
+ "d" : 0
49
+ },
50
+ "doc/sphinxext/prs/13246.json" : {
51
+ "a" : 19 ,
52
+ "d" : 0
53
+ },
54
+ "doc/sphinxext/prs/13247.json" : {
55
+ "a" : 15 ,
56
+ "d" : 0
57
+ },
58
+ "doc/sphinxext/prs/13249.json" : {
59
+ "a" : 27 ,
60
+ "d" : 0
61
+ },
62
+ "doc/sphinxext/prs/13255.json" : {
63
+ "a" : 27 ,
64
+ "d" : 0
65
+ },
66
+ "doc/sphinxext/prs/13256.json" : {
67
+ "a" : 39 ,
68
+ "d" : 0
69
+ },
70
+ "doc/sphinxext/prs/13262.json" : {
71
+ "a" : 27 ,
72
+ "d" : 0
73
+ },
74
+ "tools/install_pre_requirements.sh" : {
75
+ "a" : 2 ,
76
+ "d" : 3
77
+ }
78
+ }
79
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " ecc33755375a49df8c5c27fb6263230b4d0b0193" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " Theodore Papadopoulo" ,
6
+ "e" : " Theodore.Papadopoulo@inria.fr"
7
+ }
8
+ ],
9
+ "changes" : {
10
+ "doc/changes/devel/13268.bugfix.rst" : {
11
+ "a" : 1 ,
12
+ "d" : 0
13
+ },
14
+ "mne/_fiff/tag.py" : {
15
+ "a" : 1 ,
16
+ "d" : 1
17
+ }
18
+ }
19
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " 4033b3a339c1226e248953eeee30e7488d50659f" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " Daniel McCloy" ,
6
+ "e" : null
7
+ }
8
+ ],
9
+ "changes" : {
10
+ "doc/changes/names.inc" : {
11
+ "a" : 2 ,
12
+ "d" : 2
13
+ },
14
+ "doc/conf.py" : {
15
+ "a" : 4 ,
16
+ "d" : 0
17
+ },
18
+ "doc/martinos.rst" : {
19
+ "a" : 0 ,
20
+ "d" : 37
21
+ }
22
+ }
23
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " 40b9232ecb01de8bbe0d039564e995214c90b630" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " pre-commit-ci[bot]" ,
6
+ "e" : " 66853113+pre-commit-ci[bot]@users.noreply.github.com"
7
+ },
8
+ {
9
+ "n" : " Eric Larson" ,
10
+ "e" : " larson.eric.d@gmail.com"
11
+ }
12
+ ],
13
+ "changes" : {
14
+ ".pre-commit-config.yaml" : {
15
+ "a" : 3 ,
16
+ "d" : 3
17
+ },
18
+ "azure-pipelines.yml" : {
19
+ "a" : 2 ,
20
+ "d" : 2
21
+ },
22
+ "mne/commands/tests/test_commands.py" : {
23
+ "a" : 6 ,
24
+ "d" : 3
25
+ },
26
+ "pyproject.toml" : {
27
+ "a" : 1 ,
28
+ "d" : 1
29
+ },
30
+ "tools/github_actions_dependencies.sh" : {
31
+ "a" : 1 ,
32
+ "d" : 1
33
+ },
34
+ "tools/hooks/update_environment_file.py" : {
35
+ "a" : 2 ,
36
+ "d" : 0
37
+ }
38
+ }
39
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "merge_commit_sha" : " d9dcf118f0773f693722f2d9a651a09e5ada1df1" ,
3
+ "authors" : [
4
+ {
5
+ "n" : " Eric Larson" ,
6
+ "e" : " larson.eric.d@gmail.com"
7
+ },
8
+ {
9
+ "n" : " autofix-ci[bot]" ,
10
+ "e" : " 114827586+autofix-ci[bot]@users.noreply.github.com"
11
+ }
12
+ ],
13
+ "changes" : {
14
+ "doc/changes/devel/13276.bugfix.rst" : {
15
+ "a" : 1 ,
16
+ "d" : 0
17
+ },
18
+ "mne/chpi.py" : {
19
+ "a" : 14 ,
20
+ "d" : 8
21
+ },
22
+ "mne/forward/_compute_forward.py" : {
23
+ "a" : 5 ,
24
+ "d" : 0
25
+ },
26
+ "mne/simulation/tests/test_raw.py" : {
27
+ "a" : 26 ,
28
+ "d" : 7
29
+ }
30
+ }
31
+ }
You can’t perform that action at this time.
0 commit comments