From 197513dc2b4832df769e7626e30286adad4eff2d Mon Sep 17 00:00:00 2001 From: Joshua Teves Date: Tue, 2 Feb 2021 09:36:40 -0500 Subject: [PATCH] [DOC] Starts contribution page (#624) Co-authored-by: Dan Handwerker <7406227+handwerkerd@users.noreply.github.com> Co-authored-by: Elizabeth DuPre Co-authored-by: Taylor Salo --- README.md | 3 +++ contributions.md | 30 ++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 contributions.md diff --git a/README.md b/README.md index e45e685a0..3847810bf 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! +To see what contributors feel they've done in their own words, please see our [contribution recognition page][contribution]. + +[contribution]: \ No newline at end of file diff --git a/contributions.md b/contributions.md new file mode 100644 index 000000000..e7247aa51 --- /dev/null +++ b/contributions.md @@ -0,0 +1,30 @@ +# Contributions + +## Contributors +We appreciate all of our contributors! +Each contributor below has made a statement of how they feel they've contributed to `tedana`. +- [**Logan Dowdle**][logan-dowdle] helps folks get multi-echo data collection going on their scanners, tries to keep up with the increasing number of multi-echo papers, likes making figures that explain what tedana has done to the data, and occasionally adds a new feature (with lots of help!). +- [**Elizabeth DuPre**][elizabeth-dupre] initiated the tedana project in 2017, building on the ME-ICA codebase. She continued to develop the code and began actively creating the community structure as part of the fifth Mozilla Open Leaders cohort (mentored by Kirstie Whitaker). Since her time as interim BDFL, Elizabeth has been involved in most aspects of the project -- although she currently focuses primarily on improving tedana's integration with the broader neuroimaging ecosystem. +- [**Javier Gonzalez-Castillo**][javier-gonzalez-castillo] contributed to the development of dimensionality reduction and decomposition algorithms in tedana, as well as to the development of the interactive reports. +- [**Dan Handwerker**][dan-handwerker] helps with project management (people wrangling & documentation), led the organization for the 2019 tedana hackathon, provides conceptual feedback on many aspects of the code, contributes to documentation, and, once in a while, even contributes to the code. +- [**Taylor Salo**][taylor-salo] helps with code-related issues and with engaging new contributors to tedana. +- [**Joshua Teves**][joshua-teves] helps manage issues and pull requests for a variety of both administrative and code-specific tasks. +- [**Eneko Uruñuela**][eneko-urunuela] helps with the development of dimensionality reduction and decomposition algorithms in tedana, with Principal Component Analysis to be more specific, and contributed to the development of the interactive reports. +- [**Maryam Vaziri-Pashkam**][maryam-vaziri-pashkam] helps with the tedana documentation to make it easier to understand for beginners. + +## Funding and Operational Support +Special thanks to the following sources of funding and operational support +for `tedana`: +- National Institutes of Mental Health, [Section on Functional Imaging Methods][sfim], for supporting the 2019 `tedana` hackathon. +- National Institutes of Health for supporting the 2019 AFNI Code Convergence, where work in the 2019 `tedana` hackathon was continued. +- The Mozilla Open Leaders program for support in developing the tedana community structure as part of [the ME-BIDS project](https://medium.com/read-write-participate/brain-imaging-in-the-open-aac7c17bcf69). + +[logan-dowdle]: +[elizabeth-dupre]: +[javier-gonzalez-castillo]: +[dan-handwerker]: +[taylor-salo]: +[joshua-teves]: +[eneko-urunuela]: +[maryam-vaziri-pashkam]: +[sfim]: