Skip to content

Commit

Permalink
Fix all cont (#178)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Fix all contributors stuff

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
dalonsoa and allcontributors[bot] committed Sep 30, 2021
1 parent 9770b5a commit 8dcd86d
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 15 deletions.
68 changes: 68 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,74 @@
"review",
"test"
]
},
{
"login": "phoebe-p",
"name": "Phoebe Pearce",
"avatar_url": "https://avatars.githubusercontent.com/u/25822065?v=4",
"profile": "https://www.qpvgroup.org/phoebe-pearce",
"contributions": [
"code",
"bug",
"doc",
"example",
"ideas",
"maintenance",
"review",
"test"
]
},
{
"login": "twmwilson",
"name": "Tom Wilson",
"avatar_url": "https://avatars.githubusercontent.com/u/11062839?v=4",
"profile": "https://github.com/twmwilson",
"contributions": [
"code",
"bug",
"doc",
"example",
"ideas",
"review",
"test"
]
},
{
"login": "iclned",
"name": "Ned Ekins-Daukes",
"avatar_url": "https://avatars.githubusercontent.com/u/128552?v=4",
"profile": "http://www.qpvgroup.org",
"contributions": [
"doc",
"example",
"ideas",
"financial",
"review",
"test"
]
},
{
"login": "MarkusFF",
"name": "MarkusFF",
"avatar_url": "https://avatars.githubusercontent.com/u/1842361?v=4",
"profile": "https://github.com/MarkusFF",
"contributions": [
"code",
"bug",
"doc",
"example",
"ideas",
"design"
]
},
{
"login": "jcohen02",
"name": "Jeremy Cohen",
"avatar_url": "https://avatars.githubusercontent.com/u/8027703?v=4",
"profile": "https://github.com/jcohen02",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,
Expand Down
21 changes: 6 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![image](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/qpv-research-group/solcore5/develop?urlpath=lab)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![image](https://zenodo.org/badge/DOI/10.5281/zenodo.1185316.svg)](https://doi.org/10.5281/zenodo.1185316)
[![image](https://img.shields.io/badge/License-LGPLv3-blue.svg)](http://www.gnu.org/licenses/lgpl.html)
Expand All @@ -19,20 +19,6 @@ Please, visit [Solcore\'s Documentation](http://docs.solcore.solar), the [Tutori

![](docs/source/Infographics.jpg)

Contributors
------------

Solcore is the result of many years of developement by many people, trying to put together in a consistent way the tools that the [Quantum Photovoltaics Group at Imperial College London](https://www.imperial.ac.uk/quantum-photovoltaics/) needs for its research in solar cells and photovoltaics. The list of original contributors (hopefully I am not forgetting anyone!) is below, but check the [contributors list](https://github.com/dalonsoa/solcore5/graphs/contributors) for those currently active:

- Diego Alonso-Álvarez
- Thomas Wilson
- Phoebe Pearce
- Markus Führer
- Daniel Farrell
- Tomos Thomas
- Alvin Chan
- Ned Ekins-Daukes

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand All @@ -43,6 +29,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://www.imperial.ac.uk/admin-services/ict/self-service/research-support/rcs/research-software-engineering/"><img src="https://avatars.githubusercontent.com/u/6095790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Diego</b></sub></a><br /><a href="https://github.com/qpv-research-group/solcore5/commits?author=dalonsoa" title="Code">💻</a> <a href="https://github.com/qpv-research-group/solcore5/issues?q=author%3Adalonsoa" title="Bug reports">🐛</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=dalonsoa" title="Documentation">📖</a> <a href="#example-dalonsoa" title="Examples">💡</a> <a href="#ideas-dalonsoa" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-dalonsoa" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-dalonsoa" title="Maintenance">🚧</a> <a href="https://github.com/qpv-research-group/solcore5/pulls?q=is%3Apr+reviewed-by%3Adalonsoa" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=dalonsoa" title="Tests">⚠️</a></td>
<td align="center"><a href="https://www.qpvgroup.org/phoebe-pearce"><img src="https://avatars.githubusercontent.com/u/25822065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Phoebe Pearce</b></sub></a><br /><a href="https://github.com/qpv-research-group/solcore5/commits?author=phoebe-p" title="Code">💻</a> <a href="https://github.com/qpv-research-group/solcore5/issues?q=author%3Aphoebe-p" title="Bug reports">🐛</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=phoebe-p" title="Documentation">📖</a> <a href="#example-phoebe-p" title="Examples">💡</a> <a href="#ideas-phoebe-p" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-phoebe-p" title="Maintenance">🚧</a> <a href="https://github.com/qpv-research-group/solcore5/pulls?q=is%3Apr+reviewed-by%3Aphoebe-p" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=phoebe-p" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/twmwilson"><img src="https://avatars.githubusercontent.com/u/11062839?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom Wilson</b></sub></a><br /><a href="https://github.com/qpv-research-group/solcore5/commits?author=twmwilson" title="Code">💻</a> <a href="https://github.com/qpv-research-group/solcore5/issues?q=author%3Atwmwilson" title="Bug reports">🐛</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=twmwilson" title="Documentation">📖</a> <a href="#example-twmwilson" title="Examples">💡</a> <a href="#ideas-twmwilson" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/qpv-research-group/solcore5/pulls?q=is%3Apr+reviewed-by%3Atwmwilson" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=twmwilson" title="Tests">⚠️</a></td>
<td align="center"><a href="http://www.qpvgroup.org"><img src="https://avatars.githubusercontent.com/u/128552?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ned Ekins-Daukes</b></sub></a><br /><a href="https://github.com/qpv-research-group/solcore5/commits?author=iclned" title="Documentation">📖</a> <a href="#example-iclned" title="Examples">💡</a> <a href="#ideas-iclned" title="Ideas, Planning, & Feedback">🤔</a> <a href="#financial-iclned" title="Financial">💵</a> <a href="https://github.com/qpv-research-group/solcore5/pulls?q=is%3Apr+reviewed-by%3Aiclned" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=iclned" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/MarkusFF"><img src="https://avatars.githubusercontent.com/u/1842361?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MarkusFF</b></sub></a><br /><a href="https://github.com/qpv-research-group/solcore5/commits?author=MarkusFF" title="Code">💻</a> <a href="https://github.com/qpv-research-group/solcore5/issues?q=author%3AMarkusFF" title="Bug reports">🐛</a> <a href="https://github.com/qpv-research-group/solcore5/commits?author=MarkusFF" title="Documentation">📖</a> <a href="#example-MarkusFF" title="Examples">💡</a> <a href="#ideas-MarkusFF" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-MarkusFF" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/jcohen02"><img src="https://avatars.githubusercontent.com/u/8027703?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeremy Cohen</b></sub></a><br /><a href="#infra-jcohen02" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</table>

Expand Down

0 comments on commit 8dcd86d

Please sign in to comment.