Skip to content

Commit 98133ae

Browse files
authored
Merge pull request #98 from pyOpenSci/all-contributors/add-aulemahal
docs: add aulemahal as a contributor for code
2 parents 81f9105 + b57368a commit 98133ae

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@
6565
"contributions": [
6666
"code"
6767
]
68+
},
69+
{
70+
"login": "aulemahal",
71+
"name": "Pascal Bourgault",
72+
"avatar_url": "https://avatars.githubusercontent.com/u/20629530?v=4",
73+
"profile": "https://github.com/aulemahal",
74+
"contributions": [
75+
"code"
76+
]
6877
}
6978
],
7079
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to pyOpenSci Software Peer Review 👋
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hi there! This repository is where pyOpenSci
@@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7777
<td align="center" valign="top" width="14.28%"><a href="https://www.cs.cit.tum.de/sccs/personen/benjamin-rodenberg/"><img src="https://avatars.githubusercontent.com/u/5740604?v=4?s=100" width="100px;" alt="Benjamin Rodenberg"/><br /><sub><b>Benjamin Rodenberg</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=BenjaminRodenberg" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3ABenjaminRodenberg" title="Reviewed Pull Requests">👀</a></td>
7878
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Zeitsperre"><img src="https://avatars.githubusercontent.com/u/10819524?v=4?s=100" width="100px;" alt="Trevor James Smith"/><br /><sub><b>Trevor James Smith</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=Zeitsperre" title="Code">💻</a></td>
7979
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tlogan2000"><img src="https://avatars.githubusercontent.com/u/22454970?v=4?s=100" width="100px;" alt="Travis Logan"/><br /><sub><b>Travis Logan</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=tlogan2000" title="Code">💻</a></td>
80+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aulemahal"><img src="https://avatars.githubusercontent.com/u/20629530?v=4?s=100" width="100px;" alt="Pascal Bourgault"/><br /><sub><b>Pascal Bourgault</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=aulemahal" title="Code">💻</a></td>
8081
</tr>
8182
</tbody>
8283
</table>

0 commit comments

Comments
 (0)