Skip to content

Commit

Permalink
MAINT: Update code credit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2024
1 parent 41dbdd5 commit dcf5a25
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 0 deletions.
35 changes: 35 additions & 0 deletions doc/sphinxext/prs/13031.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"merge_commit_sha": "5b06ca4bb8f9138bf4af85ea3171d95df07462c5",
"authors": [
{
"n": "github-actions[bot]",
"e": "41898282+github-actions[bot]@users.noreply.github.com"
},
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
".github/workflows/credit.yml": {
"a": 2,
"d": 2
},
"doc/documentation/cited.rst": {
"a": 3,
"d": 3
},
"doc/sphinxext/prs/13029.json": {
"a": 91,
"d": 0
},
"doc/sphinxext/prs/6915.json": {
"a": 43,
"d": 0
},
"tools/dev/update_credit_json.py": {
"a": 3,
"d": 1
}
}
}
15 changes: 15 additions & 0 deletions doc/sphinxext/prs/13032.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"merge_commit_sha": "b38385ef90d0fd8214d54b15c5fd91333c3bc032",
"authors": [
{
"n": "pre-commit-ci[bot]",
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
}
],
"changes": {
".pre-commit-config.yaml": {
"a": 2,
"d": 2
}
}
}
51 changes: 51 additions & 0 deletions doc/sphinxext/prs/13035.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"merge_commit_sha": "dcd26258c5fd83fd3974d73ba2b1e2773c33bc3d",
"authors": [
{
"n": "Mathieu Scheltienne",
"e": "[email protected]"
},
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
"environment.yml": {
"a": 1,
"d": 1
},
"mne/io/ant/ant.py": {
"a": 14,
"d": 12
},
"mne/io/ant/tests/test_ant.py": {
"a": 1,
"d": 1
},
"mne/preprocessing/tests/test_fine_cal.py": {
"a": 1,
"d": 1
},
"mne/utils/check.py": {
"a": 23,
"d": 24
},
"mne/utils/tests/test_check.py": {
"a": 7,
"d": 0
},
"pyproject.toml": {
"a": 1,
"d": 1
},
"tools/circleci_dependencies.sh": {
"a": 1,
"d": 6
},
"tutorials/intro/70_report.py": {
"a": 4,
"d": 5
}
}
}
27 changes: 27 additions & 0 deletions doc/sphinxext/prs/13036.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"merge_commit_sha": "41dbdd55eaff77314440ebc8700e0e58b1183113",
"authors": [
{
"n": "Daniel McCloy",
"e": null
},
{
"n": "autofix-ci[bot]",
"e": "114827586+autofix-ci[bot]@users.noreply.github.com"
}
],
"changes": {
"doc/changes/devel/13036.bugfix.rst": {
"a": 1,
"d": 0
},
"mne/time_frequency/tests/test_spectrum.py": {
"a": 26,
"d": 0
},
"mne/viz/utils.py": {
"a": 3,
"d": 1
}
}
}

0 comments on commit dcf5a25

Please sign in to comment.