Skip to content

Commit 41292ed

Browse files
mne-botlarsoner
andauthored
MAINT: Update code credit (#13937)
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent bc4a887 commit 41292ed

33 files changed

Lines changed: 1288 additions & 1 deletion

.github/workflows/credit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
git config --global user.name "mne[bot]"
4040
BRANCH=credit/$(date '+%Y%m%d')
4141
git checkout -b $BRANCH
42-
git commit -am "mne[bot]: Update code credit"
42+
git commit -am "mne[bot]: Update code credit [skip azp] [skip actions]"
4343
git push origin $BRANCH
4444
PR_NUM=$(gh pr create --base main --head $BRANCH --title "MAINT: Update code credit" --body "Created by credit [GitHub action](https://github.com/mne-tools/mne-python/actions/runs/${{ github.run_id }}). <br> <br> *Adjustments may need to be made to \`doc/sphinxext/credit_tools.py\` or \`.mailmap\` etc. to get CircleCI to pass.*" --label "no-changelog-entry-needed")
4545
echo "Opened https://github.com/mne-tools/mne-python/pull/${PR_NUM}" >> $GITHUB_STEP_SUMMARY

doc/sphinxext/credit_tools.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"Akhilesh": "Akhilesh S. Yadav", # 13639
6868
"Aniket": "Aniket Singh Yadav", # 13672
6969
"AnneSo": "Anne-Sophie Dubarry", # 4910
70+
"Baris": "Baris Talar", # 13870
7071
"Basile": "Basile Pinsard", # 1791
7172
"Bru": "Bruno Aristimunha", # 13489
7273
"ChristinaZhao": "Christina Zhao", # 9075
@@ -283,6 +284,7 @@ def generate_credit_rst(app=None, *, verbose=False):
283284
and "github-actions[bot]" not in email
284285
and "50266005+mne-bot" not in email
285286
and "copilot@github.com" not in email
287+
and "noreply@anthropic.com" not in email
286288
)
287289
what = "Unknown emails, consider adding to .mailmap:\n"
288290
assert len(unknown_emails) == 0, what + "\n".join(sorted(unknown_emails))

doc/sphinxext/prs/13584.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"merge_commit_sha": "651bcadf0235c2c163cb72b6e864de64d842bd3c",
3+
"authors": [
4+
{
5+
"n": "Carina",
6+
"e": "carinaforster0611@gmail.com"
7+
},
8+
{
9+
"n": "dependabot[bot]",
10+
"e": "49699333+dependabot[bot]@users.noreply.github.com"
11+
}
12+
],
13+
"changes": {
14+
"doc/_includes/forward.rst": {
15+
"a": 1,
16+
"d": 3
17+
},
18+
"doc/changes/dev/13584.other.rst": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"tutorials/inverse/80_brainstorm_phantom_elekta.py": {
23+
"a": 164,
24+
"d": 97
25+
}
26+
}
27+
}

doc/sphinxext/prs/13813.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"merge_commit_sha": "692eccee2a4f71113d0a9316c3bd37fea813d979",
3+
"authors": [
4+
{
5+
"n": "Himanshu Mahor",
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": "Erica R Peterson",
14+
"e": "38704848+nordme@users.noreply.github.com"
15+
}
16+
],
17+
"changes": {
18+
"doc/changes/dev/13813.other.rst": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"mne/stats/permutations.py": {
23+
"a": 2,
24+
"d": 1
25+
},
26+
"mne/utils/check.py": {
27+
"a": 6,
28+
"d": 2
29+
},
30+
"mne/utils/tests/test_check.py": {
31+
"a": 19,
32+
"d": 0
33+
}
34+
}
35+
}

doc/sphinxext/prs/13837.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"merge_commit_sha": "844eb4842882884078b902ccf5f7b7a5481f3472",
3+
"authors": [
4+
{
5+
"n": "Carina",
6+
"e": "carinaforster0611@gmail.com"
7+
},
8+
{
9+
"n": "Daniel McCloy",
10+
"e": "dan@mccloy.info"
11+
}
12+
],
13+
"changes": {
14+
"doc/development/contributing.rst": {
15+
"a": 42,
16+
"d": 9
17+
},
18+
"doc/development/index.rst": {
19+
"a": 5,
20+
"d": 2
21+
}
22+
}
23+
}

doc/sphinxext/prs/13849.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"merge_commit_sha": "03dd68a8796741d34bef04ab0e8e74e6b8d155e1",
3+
"authors": [
4+
{
5+
"n": "Jonas Mago",
6+
"e": null
7+
},
8+
{
9+
"n": "Daniel McCloy",
10+
"e": "dan@mccloy.info"
11+
}
12+
],
13+
"changes": {
14+
"doc/sphinxext/related_software.py": {
15+
"a": 6,
16+
"d": 1
17+
},
18+
"doc/sphinxext/related_software_nodeps.txt": {
19+
"a": 1,
20+
"d": 0
21+
}
22+
}
23+
}

doc/sphinxext/prs/13870.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"merge_commit_sha": "eb0758a797cf295583e3c8b820150c9f26ec2336",
3+
"authors": [
4+
{
5+
"n": "Baris",
6+
"e": null
7+
},
8+
{
9+
"n": "Claude Sonnet 4.6",
10+
"e": "noreply@anthropic.com"
11+
}
12+
],
13+
"changes": {
14+
"doc/changes/dev/13870.bugfix.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"doc/changes/names.inc": {
19+
"a": 1,
20+
"d": 0
21+
},
22+
"mne/utils/check.py": {
23+
"a": 9,
24+
"d": 4
25+
},
26+
"mne/utils/tests/test_check.py": {
27+
"a": 16,
28+
"d": 0
29+
}
30+
}
31+
}

doc/sphinxext/prs/13875.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"merge_commit_sha": "6b495eb79322d20fac5a6b410cda147f3ff30905",
3+
"authors": [
4+
{
5+
"n": "Kalle Mäkelä",
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+
"changes": {
14+
"doc/changes/dev/13875.newfeature.rst": {
15+
"a": 1,
16+
"d": 0
17+
},
18+
"mne/io/hitachi/tests/test_hitachi.py": {
19+
"a": 1,
20+
"d": 1
21+
},
22+
"mne/preprocessing/nirs/__init__.py": {
23+
"a": 1,
24+
"d": 0
25+
},
26+
"mne/preprocessing/nirs/_beer_lambert_law.py": {
27+
"a": 52,
28+
"d": 3
29+
},
30+
"mne/preprocessing/nirs/nirs.py": {
31+
"a": 6,
32+
"d": 0
33+
},
34+
"mne/preprocessing/nirs/tests/test_beer_lambert_law.py": {
35+
"a": 83,
36+
"d": 1
37+
},
38+
"mne/preprocessing/nirs/tests/test_nirs.py": {
39+
"a": 17,
40+
"d": 0
41+
}
42+
}
43+
}

doc/sphinxext/prs/13877.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"merge_commit_sha": "741dafa3d0e525931ef5daf20c247f942404e1b7",
3+
"authors": [
4+
{
5+
"n": "Aniket",
6+
"e": null
7+
},
8+
{
9+
"n": "Thomas S. Binns",
10+
"e": "t.s.binns@outlook.com"
11+
},
12+
{
13+
"n": "Daniel McCloy",
14+
"e": "dan@mccloy.info"
15+
}
16+
],
17+
"changes": {
18+
"doc/development/contributing.rst": {
19+
"a": 46,
20+
"d": 0
21+
}
22+
}
23+
}

0 commit comments

Comments
 (0)