diff --git a/.all-contributorsrc b/.all-contributorsrc index 2a23c3ea..0bc8b67b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -133,6 +133,24 @@ "bug", "code" ] + }, + { + "login": "aokomorowski", + "name": "aokomorowski", + "avatar_url": "https://avatars.githubusercontent.com/u/43665474?v=4", + "profile": "https://github.com/aokomorowski", + "contributions": [ + "code" + ] + }, + { + "login": "petermattia", + "name": "Peter Attia", + "avatar_url": "https://avatars.githubusercontent.com/u/29551858?v=4", + "profile": "https://petermattia.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1159b475..af4208e8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ impedance.py Aiming to create a consistent, [scikit-learn-like API](https://arxiv.org/abs/1309.0238) for impedance analysis, impedance.py contains modules for data preprocessing, validation, model fitting, and visualization. -For a little more in-depth discussion of the package background and capabilities, check out our (soon-to-be submitted) [Journal of Open Source Software paper](https://github.com/ECSHackWeek/impedance.py/blob/master/joss-paper/paper.md). +For a little more in-depth discussion of the package background and capabilities, check out our [Journal of Open Source Software paper](https://joss.theoj.org/papers/10.21105/joss.02349). If you have a feature request or find a bug, please [file an issue](https://github.com/ECSHackWeek/impedance.py/issues) or, better yet, make the code improvements and [submit a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)! The goal is to build an open-source tool that the entire impedance community can improve and use! @@ -71,26 +71,31 @@ This project started at the [2018 Electrochemical Society (ECS) Hack Week in Sea
Lok-kun Tsui 💻 ⚠️ 📖 |
- Brian Gerwe 💻 ⚠️ 📖 👀 |
- Neal 👀 💻 |
- Matt Murbach 📖 👀 ⚠️ 💻 |
- Kenny Huynh 🐛 💻 |
- lawrencerenna 🤔 |
- Rowin 🐛 💻 |
+ Lok-kun Tsui 💻 ⚠️ 📖 |
+ Brian Gerwe 💻 ⚠️ 📖 👀 |
+ Neal 👀 💻 |
+ Matt Murbach 📖 👀 ⚠️ 💻 |
+ Kenny Huynh 🐛 💻 |
+ lawrencerenna 🤔 |
+ Rowin 🐛 💻 |
Michael Plews 🤔 |
- Chebuskin 🐛 |
- environmat 🐛 |
- Abdullah Sumbal 🐛 |
- nobkat 💻 |
- Nick 🐛 💻 |
+ Michael Plews 🤔 |
+ Chebuskin 🐛 |
+ environmat 🐛 |
+ Abdullah Sumbal 🐛 |
+ nobkat 💻 |
+ Nick 🐛 💻 |
+ aokomorowski 💻 |
+ |
Peter Attia 💻 |