Skip to content

Commit 0969654

Browse files
MAINT: Update code credit
1 parent f98e2f8 commit 0969654

7 files changed

Lines changed: 3137 additions & 0 deletions

File tree

doc/sphinxext/prs/12747.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"merge_commit_sha": "b08f759efd08fa060e68f0bdee45f45e3fc5347a",
3+
"authors": [
4+
{
5+
"n": "Thomas S. Binns",
6+
"e": "t.s.binns@outlook.com"
7+
},
8+
{
9+
"n": "pre-commit-ci[bot]",
10+
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
11+
},
12+
{
13+
"n": "Eric Larson",
14+
"e": "larson.eric.d@gmail.com"
15+
},
16+
{
17+
"n": "Daniel McCloy",
18+
"e": "dan@mccloy.info"
19+
},
20+
{
21+
"n": "Alex Rockhill",
22+
"e": "aprockhill@mailbox.org"
23+
}
24+
],
25+
"changes": {
26+
"doc/changes/devel/12747.newfeature.rst": {
27+
"a": 3,
28+
"d": 0
29+
},
30+
"mne/time_frequency/spectrum.py": {
31+
"a": 202,
32+
"d": 70
33+
},
34+
"mne/time_frequency/tests/test_spectrum.py": {
35+
"a": 294,
36+
"d": 32
37+
},
38+
"mne/utils/docs.py": {
39+
"a": 8,
40+
"d": 4
41+
},
42+
"mne/utils/spectrum.py": {
43+
"a": 4,
44+
"d": 0
45+
}
46+
}
47+
}

doc/sphinxext/prs/12774.json

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
{
2+
"merge_commit_sha": "879361513bdd1c14ca4e223657517fe85b6085b0",
3+
"authors": [
4+
{
5+
"n": "Eric Larson",
6+
"e": "larson.eric.d@gmail.com"
7+
}
8+
],
9+
"changes": {
10+
".circleci/config.yml": {
11+
"a": 1,
12+
"d": 5
13+
},
14+
".git-blame-ignore-revs": {
15+
"a": 14,
16+
"d": 7
17+
},
18+
".github/workflows/credit.yml": {
19+
"a": 43,
20+
"d": 0
21+
},
22+
".gitignore": {
23+
"a": 1,
24+
"d": 1
25+
},
26+
".mailmap": {
27+
"a": 73,
28+
"d": 34
29+
},
30+
".pre-commit-config.yaml": {
31+
"a": 8,
32+
"d": 5
33+
},
34+
"doc/.gitignore": {
35+
"a": 1,
36+
"d": 0
37+
},
38+
"doc/Makefile": {
39+
"a": 1,
40+
"d": 4
41+
},
42+
"doc/_templates/sidebar-quicklinks.html": {
43+
"a": 1,
44+
"d": 0
45+
},
46+
"doc/changes/devel/12774.other.rst": {
47+
"a": 2,
48+
"d": 0
49+
},
50+
"doc/conf.py": {
51+
"a": 3,
52+
"d": 0
53+
},
54+
"doc/credit.rst": {
55+
"a": 12,
56+
"d": 0
57+
},
58+
"doc/sphinxext/prs/12779.json": {
59+
"a": 19,
60+
"d": 0
61+
},
62+
"doc/sphinxext/update_credit_rst.py": {
63+
"a": 425,
64+
"d": 0
65+
},
66+
"ignore_words.txt": {
67+
"a": 1,
68+
"d": 0
69+
},
70+
"pyproject.toml": {
71+
"a": 3,
72+
"d": 0
73+
},
74+
"tools/check_mne_location.py": {
75+
"a": 1,
76+
"d": 0
77+
},
78+
"tools/dev/check_steering_committee.py": {
79+
"a": 3,
80+
"d": 2
81+
},
82+
"tools/dev/ensure_headers.py": {
83+
"a": 1,
84+
"d": 0
85+
},
86+
"tools/dev/gen_css_for_mne.py": {
87+
"a": 2,
88+
"d": 1
89+
},
90+
"tools/dev/generate_pyi_files.py": {
91+
"a": 1,
92+
"d": 0
93+
},
94+
"tools/dev/update_credit_json.py": {
95+
"a": 88,
96+
"d": 0
97+
},
98+
"tools/generate_codemeta.py": {
99+
"a": 2,
100+
"d": 1
101+
}
102+
}
103+
}

doc/sphinxext/prs/12778.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"merge_commit_sha": "6da505591cd76bc7f6579154475c4abb2a5cbb95",
3+
"authors": [
4+
{
5+
"n": "Eric Larson",
6+
"e": "larson.eric.d@gmail.com"
7+
}
8+
],
9+
"changes": {
10+
"doc/sphinxext/contrib_avatars.py": {
11+
"a": 4,
12+
"d": 1
13+
},
14+
"doc/sphinxext/gen_commands.py": {
15+
"a": 1,
16+
"d": 14
17+
},
18+
"mne/utils/__init__.pyi": {
19+
"a": 2,
20+
"d": 0
21+
},
22+
"mne/utils/numerics.py": {
23+
"a": 13,
24+
"d": 0
25+
},
26+
"mne/utils/tests/test_numerics.py": {
27+
"a": 18,
28+
"d": 0
29+
}
30+
}
31+
}

0 commit comments

Comments
 (0)