Skip to content

Commit 5df1721

Browse files
MAINT: Update code credit (#13237)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f583df commit 5df1721

25 files changed

+698
-0
lines changed

doc/sphinxext/credit_tools.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"GreasyCat": "Rongfei Jin", # 13113
7171
"Hamid": "Hamid Maymandi", # 10849
7272
"jwelzel": "Julius Welzel", # 11118
73+
"Katia": "Katia Al-Amir", # 13225
7374
"Martin": "Martin Billinger", # 8099, TODO: Check
7475
"Mats": "Mats van Es", # 11068
7576
"Michael": "Michael Krause", # 3304
@@ -80,6 +81,7 @@
8081
"Sena": "Sena Er", # 11029
8182
"TzionaN": "Tziona NessAiver", # 10953
8283
"Valerii": "Valerii Chirkov", # 9043
84+
"Wei": "Wei Xu", # 13218
8385
"Zhenya": "Evgenii Kalenkovich", # 6310, TODO: Check
8486
}
8587

doc/sphinxext/prs/13120.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"merge_commit_sha": "bd0da9bcb4905ac3ad1276df346e91254db7df90",
3+
"authors": [
4+
{
5+
"n": "Yixiao Shen",
6+
"e": null
7+
}
8+
],
9+
"changes": {
10+
"doc/changes/devel/13184.bugfix.rst": {
11+
"a": 1,
12+
"d": 1
13+
},
14+
"doc/changes/names.inc": {
15+
"a": 1,
16+
"d": 0
17+
}
18+
}
19+
}

doc/sphinxext/prs/13144.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"merge_commit_sha": "61ebcf9e40302b16384c999aa89143407f7c80b1",
3+
"authors": [
4+
{
5+
"n": "Harrison Ritz",
6+
"e": "hritz@princeton.edu"
7+
},
8+
{
9+
"n": "Eric Larson",
10+
"e": "larson.eric.d@gmail.com"
11+
}
12+
],
13+
"changes": {
14+
"doc/changes/devel/13144.newfeature.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"doc/changes/names.inc": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"mne/channels/layout.py": {
23+
"a": 41,
24+
"d": 4
25+
},
26+
"mne/datasets/config.py": {
27+
"a": 2,
28+
"d": 2
29+
},
30+
"mne/preprocessing/tests/test_ica.py": {
31+
"a": 0,
32+
"d": 1
33+
},
34+
"mne/viz/tests/test_ica.py": {
35+
"a": 18,
36+
"d": 1
37+
},
38+
"mne/viz/tests/test_topomap.py": {
39+
"a": 15,
40+
"d": 0
41+
},
42+
"mne/viz/topomap.py": {
43+
"a": 102,
44+
"d": 26
45+
},
46+
"tutorials/preprocessing/80_opm_processing.py": {
47+
"a": 1,
48+
"d": 2
49+
}
50+
}
51+
}

doc/sphinxext/prs/13172.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"merge_commit_sha": "618932d7fbb6ef7e4d9f110c90a1cc77f51ab082",
3+
"authors": [
4+
{
5+
"n": "Peter J. Molfese",
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": "Daniel McCloy",
14+
"e": "dan@mccloy.info"
15+
},
16+
{
17+
"n": "Eric Larson",
18+
"e": "larson.eric.d@gmail.com"
19+
}
20+
],
21+
"changes": {
22+
"doc/changes/devel/13172.bugfix.rst": {
23+
"a": 1,
24+
"d": 0
25+
},
26+
"mne/bem.py": {
27+
"a": 19,
28+
"d": 0
29+
},
30+
"mne/preprocessing/tests/test_fine_cal.py": {
31+
"a": 1,
32+
"d": 1
33+
}
34+
}
35+
}

doc/sphinxext/prs/13173.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"merge_commit_sha": "a745fdc7f5b5925da4514d9f68ba6f9ffbf9403d",
3+
"authors": [
4+
{
5+
"n": "pre-commit-ci[bot]",
6+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
7+
}
8+
],
9+
"changes": {
10+
".pre-commit-config.yaml": {
11+
"a": 3,
12+
"d": 3
13+
}
14+
}
15+
}

doc/sphinxext/prs/13179.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"merge_commit_sha": "9b93f0329127f31bd2e6c117767f10d45edd0527",
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+
"n": "Daniel McCloy",
14+
"e": "dan@mccloy.info"
15+
},
16+
{
17+
"n": "pre-commit-ci[bot]",
18+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
19+
}
20+
],
21+
"changes": {
22+
"doc/changes/devel/13179.bugfix.rst": {
23+
"a": 1,
24+
"d": 0
25+
},
26+
"doc/changes/devel/13179.newfeature.rst": {
27+
"a": 1,
28+
"d": 0
29+
},
30+
"examples/visualization/eeg_on_scalp.py": {
31+
"a": 1,
32+
"d": 1
33+
},
34+
"examples/visualization/mne_helmet.py": {
35+
"a": 9,
36+
"d": 3
37+
},
38+
"mne/forward/_field_interpolation.py": {
39+
"a": 5,
40+
"d": 1
41+
},
42+
"mne/surface.py": {
43+
"a": 23,
44+
"d": 2
45+
},
46+
"mne/utils/docs.py": {
47+
"a": 7,
48+
"d": 0
49+
},
50+
"mne/viz/_3d.py": {
51+
"a": 40,
52+
"d": 28
53+
},
54+
"mne/viz/backends/_abstract.py": {
55+
"a": 8,
56+
"d": 0
57+
},
58+
"mne/viz/backends/_pyvista.py": {
59+
"a": 8,
60+
"d": 1
61+
},
62+
"mne/viz/tests/test_3d.py": {
63+
"a": 18,
64+
"d": 6
65+
},
66+
"tutorials/forward/20_source_alignment.py": {
67+
"a": 1,
68+
"d": 2
69+
},
70+
"tutorials/forward/35_eeg_no_mri.py": {
71+
"a": 2,
72+
"d": 2
73+
}
74+
}
75+
}

doc/sphinxext/prs/13180.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"merge_commit_sha": "e65a55965958829a0cfc66d45a57175214241d16",
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+
"doc/conf.py": {
15+
"a": 6,
16+
"d": 3
17+
},
18+
"doc/sphinxext/prs/13135.json": {
19+
"a": 107,
20+
"d": 0
21+
},
22+
"doc/sphinxext/prs/13140.json": {
23+
"a": 31,
24+
"d": 0
25+
},
26+
"doc/sphinxext/prs/13141.json": {
27+
"a": 15,
28+
"d": 0
29+
},
30+
"doc/sphinxext/prs/13143.json": {
31+
"a": 19,
32+
"d": 0
33+
},
34+
"doc/sphinxext/prs/13145.json": {
35+
"a": 23,
36+
"d": 0
37+
},
38+
"doc/sphinxext/prs/13146.json": {
39+
"a": 23,
40+
"d": 0
41+
},
42+
"doc/sphinxext/prs/13147.json": {
43+
"a": 19,
44+
"d": 0
45+
},
46+
"doc/sphinxext/prs/13148.json": {
47+
"a": 19,
48+
"d": 0
49+
},
50+
"doc/sphinxext/prs/13149.json": {
51+
"a": 23,
52+
"d": 0
53+
},
54+
"doc/sphinxext/prs/13152.json": {
55+
"a": 15,
56+
"d": 0
57+
},
58+
"doc/sphinxext/prs/13153.json": {
59+
"a": 19,
60+
"d": 0
61+
},
62+
"doc/sphinxext/prs/13155.json": {
63+
"a": 15,
64+
"d": 0
65+
},
66+
"doc/sphinxext/prs/13162.json": {
67+
"a": 23,
68+
"d": 0
69+
},
70+
"doc/sphinxext/prs/13163.json": {
71+
"a": 15,
72+
"d": 0
73+
},
74+
"doc/sphinxext/prs/13164.json": {
75+
"a": 15,
76+
"d": 0
77+
},
78+
"doc/sphinxext/prs/13171.json": {
79+
"a": 23,
80+
"d": 0
81+
},
82+
"doc/sphinxext/prs/13174.json": {
83+
"a": 39,
84+
"d": 0
85+
},
86+
"doc/sphinxext/prs/13178.json": {
87+
"a": 63,
88+
"d": 0
89+
},
90+
"mne/preprocessing/tests/test_fine_cal.py": {
91+
"a": 3,
92+
"d": 3
93+
}
94+
}
95+
}

doc/sphinxext/prs/13183.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"merge_commit_sha": "68f666e655b9fddea8a95ffb38c5c9d8a9e7a4ff",
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+
"azure-pipelines.yml": {
15+
"a": 1,
16+
"d": 1
17+
},
18+
"doc/changes/devel/13183.bugfix.rst": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"mne/cuda.py": {
23+
"a": 6,
24+
"d": 3
25+
},
26+
"mne/filter.py": {
27+
"a": 20,
28+
"d": 3
29+
},
30+
"mne/tests/test_filter.py": {
31+
"a": 100,
32+
"d": 73
33+
},
34+
"mne/viz/_figure.py": {
35+
"a": 47,
36+
"d": 10
37+
},
38+
"tools/circleci_dependencies.sh": {
39+
"a": 1,
40+
"d": 0
41+
},
42+
"tools/install_pre_requirements.sh": {
43+
"a": 1,
44+
"d": 3
45+
}
46+
}
47+
}

doc/sphinxext/prs/13184.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "729bdf38c88d61ea806a53fa3eb47fe2af0725cb",
3+
"authors": [
4+
{
5+
"n": "Daniel McCloy",
6+
"e": null
7+
}
8+
],
9+
"changes": {
10+
"doc/changes/devel/13184.bugfix.rst": {
11+
"a": 1,
12+
"d": 0
13+
},
14+
"doc/changes/devel/13184.newfeature.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"mne/io/snirf/_snirf.py": {
19+
"a": 57,
20+
"d": 38
21+
},
22+
"mne/io/snirf/tests/test_snirf.py": {
23+
"a": 23,
24+
"d": 5
25+
}
26+
}
27+
}

0 commit comments

Comments
 (0)