Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Adding Himanshu to authors #4322

Merged
merged 1 commit into from
Mar 18, 2024
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 5 additions & 3 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ The nilearn core developers are:
* `Bertrand Thirion`_
* `Elizabeth DuPre`_
* `Hao-Ting Wang`_
* `Himanshu Aggarwal`_
* `Jerome Dockes`_
* `Nicolas Gensollen`_
* `Rémi Gau`_
* `Taylor Salo`_
* `Yasmin Mzayek`_

.. CORE DEV SECTION ENDS HERE

Expand Down Expand Up @@ -201,6 +201,8 @@ Some other past or present contributors are:
Funding
.......

`Himanshu Aggarwal`_ is paid by `INRIA <https://www.inria.fr/en>`_.

`Rémi Gau`_ is paid by a grant from the
`Chan Zuckerberg Initiative <https://chanzuckerberg.com/eoss/proposals/improving-standard-practice-for-neuroimaging-analyses-with-nilearn/>`_

Expand All @@ -212,8 +214,8 @@ project, funded by the French `Investissement d'Avenir

`Kshitij Chawla`_ was paid by `INRIA <https://www.inria.fr/en>`_.

`Yasmin Mzayek`_ is paid by the `Human Brain Project <https://www.humanbrainproject.eu/en/>`_
|HBP logo|. Previously `Nicolas Gensollen`_ was funded by HBP.
`Yasmin Mzayek`_ and `Nicolas Gensollen`_ were paid by the `Human Brain Project <https://www.humanbrainproject.eu/en/>`_
|HBP logo|.

NiLearn is also supported by `DigiCosme <https://digicosme.lri.fr>`_
|digicosme logo| and `DataIA <https://dataia.eu/en>`_ |dataia_logo|.
Expand Down
2 changes: 1 addition & 1 deletion maint_tools/citation_cff_maint.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"Bertrand Thirion",
"Elizabeth DuPre",
"Hao-Ting Wang",
"Himanshu Aggarwal",
"Jerome Dockes",
"Nicolas Gensollen",
"Rémi Gau",
"Taylor Salo",
"Yasmin Mzayek",
]


Expand Down