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 Aug 15, 2024
1 parent f98e2f8 commit 0969654
Show file tree
Hide file tree
Showing 7 changed files with 3,137 additions and 0 deletions.
47 changes: 47 additions & 0 deletions doc/sphinxext/prs/12747.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"merge_commit_sha": "b08f759efd08fa060e68f0bdee45f45e3fc5347a",
"authors": [
{
"n": "Thomas S. Binns",
"e": "[email protected]"
},
{
"n": "pre-commit-ci[bot]",
"e": "66853113+pre-commit-ci[bot]@users.noreply.github.com"
},
{
"n": "Eric Larson",
"e": "[email protected]"
},
{
"n": "Daniel McCloy",
"e": "[email protected]"
},
{
"n": "Alex Rockhill",
"e": "[email protected]"
}
],
"changes": {
"doc/changes/devel/12747.newfeature.rst": {
"a": 3,
"d": 0
},
"mne/time_frequency/spectrum.py": {
"a": 202,
"d": 70
},
"mne/time_frequency/tests/test_spectrum.py": {
"a": 294,
"d": 32
},
"mne/utils/docs.py": {
"a": 8,
"d": 4
},
"mne/utils/spectrum.py": {
"a": 4,
"d": 0
}
}
}
103 changes: 103 additions & 0 deletions doc/sphinxext/prs/12774.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
{
"merge_commit_sha": "879361513bdd1c14ca4e223657517fe85b6085b0",
"authors": [
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
".circleci/config.yml": {
"a": 1,
"d": 5
},
".git-blame-ignore-revs": {
"a": 14,
"d": 7
},
".github/workflows/credit.yml": {
"a": 43,
"d": 0
},
".gitignore": {
"a": 1,
"d": 1
},
".mailmap": {
"a": 73,
"d": 34
},
".pre-commit-config.yaml": {
"a": 8,
"d": 5
},
"doc/.gitignore": {
"a": 1,
"d": 0
},
"doc/Makefile": {
"a": 1,
"d": 4
},
"doc/_templates/sidebar-quicklinks.html": {
"a": 1,
"d": 0
},
"doc/changes/devel/12774.other.rst": {
"a": 2,
"d": 0
},
"doc/conf.py": {
"a": 3,
"d": 0
},
"doc/credit.rst": {
"a": 12,
"d": 0
},
"doc/sphinxext/prs/12779.json": {
"a": 19,
"d": 0
},
"doc/sphinxext/update_credit_rst.py": {
"a": 425,
"d": 0
},
"ignore_words.txt": {
"a": 1,
"d": 0
},
"pyproject.toml": {
"a": 3,
"d": 0
},
"tools/check_mne_location.py": {
"a": 1,
"d": 0
},
"tools/dev/check_steering_committee.py": {
"a": 3,
"d": 2
},
"tools/dev/ensure_headers.py": {
"a": 1,
"d": 0
},
"tools/dev/gen_css_for_mne.py": {
"a": 2,
"d": 1
},
"tools/dev/generate_pyi_files.py": {
"a": 1,
"d": 0
},
"tools/dev/update_credit_json.py": {
"a": 88,
"d": 0
},
"tools/generate_codemeta.py": {
"a": 2,
"d": 1
}
}
}
31 changes: 31 additions & 0 deletions doc/sphinxext/prs/12778.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"merge_commit_sha": "6da505591cd76bc7f6579154475c4abb2a5cbb95",
"authors": [
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
"doc/sphinxext/contrib_avatars.py": {
"a": 4,
"d": 1
},
"doc/sphinxext/gen_commands.py": {
"a": 1,
"d": 14
},
"mne/utils/__init__.pyi": {
"a": 2,
"d": 0
},
"mne/utils/numerics.py": {
"a": 13,
"d": 0
},
"mne/utils/tests/test_numerics.py": {
"a": 18,
"d": 0
}
}
}
Loading

0 comments on commit 0969654

Please sign in to comment.