-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change link to community practices and a few other minor and necessar…
…y tweaks
- Loading branch information
Showing
4 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,6 @@ jobs: | |
python-version: 3.8 | ||
- name: Setup Git & Install dependencies | ||
run: | | ||
git config --global user.email "[email protected]" | ||
git config --global user.name "eurunuela" | ||
python -m pip install --upgrade pip | ||
pip install -r mkdocs/requirements.txt | ||
- uses: actions/checkout@v2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
Welcome to physiopy! We are an international community of volunteers that meet monthly to discuss methods development of our tools and packages and to host discussions of best practices for physiological data acquisition, preprocessing, and analysis. We are always looking for new members and contributors so if interested, please reach out! | ||
|
||
### When do we meet? | ||
We meet virtually on zoom the third Thursday of every month at 16:00 UTC. To join please email [[email protected]](mailto:[email protected]) for the link. | ||
We meet virtually on zoom the third Thursday of every month at 16:00 UTC. To join please email [physiopy.community@gmail.com](mailto:physiopy.community@gmail.com) for the link. | ||
|
||
|
||
### How to get involved? | ||
To receive emails about our monthly meetings and planning surveys for topics to be covered please email [[email protected]](mailto:[email protected]) and join our [mattermost channel](https://mattermost.brainhack.org/brainhack/channels/physiopy) on the Brainhack Global space for the most up-to-date information. | ||
To receive emails about our monthly meetings and planning surveys for topics to be covered please email [physiopy.community@gmail.com](mailto:physiopy.community@gmail.com) and join our [mattermost channel](https://mattermost.brainhack.org/brainhack/channels/physiopy) on the Brainhack Global space for the most up-to-date information. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Home | ||
Welcome to the main documentation site for the physiopy community and python package! Please also check out the package's [Github Page](https://github.com/physiopy). For questions, you can always contact the project manager at [[email protected]](mailto:[email protected]). | ||
Welcome to the main documentation site for the physiopy community and python package! Please also check out the package's [Github Page](https://github.com/physiopy). For questions, you can always contact the project manager at [physiopy.community@gmail.com](mailto:physiopy.community@gmail.com). | ||
|
||
<p align="center"> | ||
<img src="https://github.com/physiopy/phys2bids/blob/master/docs/_static/physiopy_logo_1280x640.png?raw=true" width="400"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters