Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/_static/js/contrib-avatars.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ async function getContribs(url) {

function addCards(data, container) {
data.forEach((entry) => {
if (!entry.login.endsWith("[bot]")) {
if (!entry.login.endsWith("[bot]") && entry.login != "mne-bot") {
let card = document.createElement("div");
let anchor = document.createElement("a");
let image = document.createElement("img");
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -699,8 +699,7 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
"https://www.cogsci.nl/smathot",
"https://www.mathworks.com/products/compiler/matlab-runtime.html",
"https://medicine.umich.edu/dept/khri/ross-maddox-phd",
# TODO https://github.com/mne-tools/curry-python-reader/issues/5
"https://github.com/mne-tools/curry-python-reader/README.md",
"http://blog.kaggle.com/2015/08/12/july-2015-scripts-of-the-week",
# 500 server error
"https://openwetware.org/wiki/Beauchamp:FreeSurfer",
# 503 Server error
Expand All @@ -710,6 +709,7 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
"https://www.cea.fr",
"http://www.humanconnectome.org/data",
"https://www.mail-archive.com/[email protected]",
"https://surfer.nmr.mgh.harvard.edu/fswiki/mri_normalize",
"https://launchpad.net",
# Max retries exceeded
"https://doi.org/10.7488/ds/1556",
Expand Down
2 changes: 1 addition & 1 deletion doc/development/governance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Substantial portions of this document were adapted from the
<https://github.com/scipy/scipy/blob/main/doc/source/dev/governance.rst>`_,
which in turn was adapted from
`Jupyter/IPython project's governance document
<https://github.com/jupyter/governance/blob/main/archive/governance.md>`_ and
<https://github.com/jupyter/governance/blob/9603851c420c2b214fb0d714f3c57d97d6fa2cad/archive/governance.md>`_ and
`NumPy's governance document
<https://github.com/numpy/numpy/blob/master/doc/source/dev/governance/governance.rst>`_.

Expand Down
1 change: 1 addition & 0 deletions doc/sphinxext/credit_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ def generate_credit_rst(app=None, *, verbose=False):
and "pre-commit-ci[bot]" not in email
and "dependabot[bot]" not in email
and "github-actions[bot]" not in email
and "50266005+mne-bot" not in email
)
what = "Unknown emails, consider adding to .mailmap:\n"
assert len(unknown_emails) == 0, what + "\n".join(sorted(unknown_emails))
Expand Down
351 changes: 351 additions & 0 deletions doc/sphinxext/prs/13501.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,351 @@
{
"merge_commit_sha": "6f6802c54b85c38effb0b3cca7f3f96ea4a1e109",
"authors": [
{
"n": "github-actions[bot]",
"e": "41898282+github-actions[bot]@users.noreply.github.com"
},
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
".mailmap": {
"a": 2,
"d": 0
},
"CITATION.cff": {
"a": 41,
"d": 17
},
"SECURITY.md": {
"a": 3,
"d": 3
},
"codemeta.json": {
"a": 119,
"d": 47
},
"doc/_static/versions.json": {
"a": 7,
"d": 2
},
"doc/changes/dev.rst": {
"a": 0,
"d": 5
},
"doc/changes/dev/12847.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13068.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13096.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13109.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13112.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13156.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13176.dependency.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13176.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13251.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13259.newfeature.rst": {
"a": 0,
"d": 3
},
"doc/changes/dev/13307.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13332.newfeature.rst": {
"a": 0,
"d": 4
},
"doc/changes/dev/13341.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13350.apichange.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13354.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13357.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13361.bugfix.rst": {
"a": 0,
"d": 8
},
"doc/changes/dev/13371.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13373.other.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13375.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13376.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13391.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13393.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13395.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13398.apichange.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13400.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13407.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13428.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13435.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13440.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13445.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13448.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13451.other.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13452.other.rst": {
"a": 0,
"d": 3
},
"doc/changes/dev/13456.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13458.apichange.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13460.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13463.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13466.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13468.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13469.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13470.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13478.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13481.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13484.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13486.bugfix.rst": {
"a": 0,
"d": 3
},
"doc/changes/dev/13489.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13494.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13497.bugfix.rst": {
"a": 0,
"d": 1
},
"doc/changes/dev/13499.newfeature.rst": {
"a": 0,
"d": 1
},
"doc/changes/v1.11.rst": {
"a": 122,
"d": 0
},
"doc/development/whats_new.rst": {
"a": 1,
"d": 1
},
"doc/documentation/cited.rst": {
"a": 2,
"d": 2
},
"doc/sphinxext/credit_tools.py": {
"a": 6,
"d": 3
},
"doc/sphinxext/prs/13068.json": {
"a": 27,
"d": 0
},
"doc/sphinxext/prs/13109.json": {
"a": 43,
"d": 0
},
"doc/sphinxext/prs/13156.json": {
"a": 51,
"d": 0
},
"doc/sphinxext/prs/13176.json": {
"a": 103,
"d": 0
},
"doc/sphinxext/prs/13307.json": {
"a": 27,
"d": 0
},
"doc/sphinxext/prs/13468.json": {
"a": 35,
"d": 0
},
"doc/sphinxext/prs/13471.json": {
"a": 47,
"d": 0
},
"doc/sphinxext/prs/13477.json": {
"a": 163,
"d": 0
},
"doc/sphinxext/prs/13478.json": {
"a": 23,
"d": 0
},
"doc/sphinxext/prs/13479.json": {
"a": 15,
"d": 0
},
"doc/sphinxext/prs/13480.json": {
"a": 31,
"d": 0
},
"doc/sphinxext/prs/13481.json": {
"a": 27,
"d": 0
},
"doc/sphinxext/prs/13482.json": {
"a": 23,
"d": 0
},
"doc/sphinxext/prs/13484.json": {
"a": 79,
"d": 0
},
"doc/sphinxext/prs/13486.json": {
"a": 47,
"d": 0
},
"doc/sphinxext/prs/13489.json": {
"a": 31,
"d": 0
},
"doc/sphinxext/prs/13494.json": {
"a": 27,
"d": 0
},
"doc/sphinxext/prs/13495.json": {
"a": 19,
"d": 0
},
"doc/sphinxext/prs/13496.json": {
"a": 19,
"d": 0
},
"doc/sphinxext/prs/13497.json": {
"a": 39,
"d": 0
},
"doc/sphinxext/prs/13498.json": {
"a": 27,
"d": 0
},
"doc/sphinxext/prs/13499.json": {
"a": 39,
"d": 0
},
"doc/sphinxext/related_software.py": {
"a": 0,
"d": 4
},
"pyproject.toml": {
"a": 1,
"d": 1
}
}
}
Loading
Loading