Skip to content

Commit fe49ae0

Browse files
authored
Merge branch 'main' into choose
2 parents 80f1093 + ccc45da commit fe49ae0

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

.all-contributorsrc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,33 @@
542542
"code",
543543
"bug"
544544
]
545+
},
546+
{
547+
"login": "yuvipanda",
548+
"name": "Yuvi",
549+
"avatar_url": "https://avatars.githubusercontent.com/u/30430?v=4",
550+
"profile": "https://github.com/yuvipanda",
551+
"contributions": [
552+
"review"
553+
]
554+
},
555+
{
556+
"login": "ocefpaf",
557+
"name": "Filipe",
558+
"avatar_url": "https://avatars.githubusercontent.com/u/950575?v=4",
559+
"profile": "http://ocefpaf.github.io/python4oceanographers",
560+
"contributions": [
561+
"review"
562+
]
563+
},
564+
{
565+
"login": "slobentanzer",
566+
"name": "Sebastian Lobentanzer",
567+
"avatar_url": "https://avatars.githubusercontent.com/u/13223629?v=4",
568+
"profile": "https://github.com/slobentanzer",
569+
"contributions": [
570+
"review"
571+
]
545572
}
546573
],
547574
"commitConvention": "angular",

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment)
66
[![DOI](https://zenodo.org/badge/174412809.svg)](https://zenodo.org/doi/10.5281/zenodo.10594115)
@@ -169,6 +169,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
169169
</tr>
170170
<tr>
171171
<td align="center" valign="top" width="14.28%"><a href="http://vecko.me"><img src="https://avatars.githubusercontent.com/u/36369090?v=4?s=100" width="100px;" alt="Nick Hodgskin"/><br /><sub><b>Nick Hodgskin</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=VeckoTheGecko" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/issues?q=author%3AVeckoTheGecko" title="Bug reports">🐛</a></td>
172+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yuvipanda"><img src="https://avatars.githubusercontent.com/u/30430?v=4?s=100" width="100px;" alt="Yuvi"/><br /><sub><b>Yuvi</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ayuvipanda" title="Reviewed Pull Requests">👀</a></td>
173+
<td align="center" valign="top" width="14.28%"><a href="http://ocefpaf.github.io/python4oceanographers"><img src="https://avatars.githubusercontent.com/u/950575?v=4?s=100" width="100px;" alt="Filipe"/><br /><sub><b>Filipe</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aocefpaf" title="Reviewed Pull Requests">👀</a></td>
174+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/slobentanzer"><img src="https://avatars.githubusercontent.com/u/13223629?v=4?s=100" width="100px;" alt="Sebastian Lobentanzer"/><br /><sub><b>Sebastian Lobentanzer</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aslobentanzer" title="Reviewed Pull Requests">👀</a></td>
172175
</tr>
173176
</tbody>
174177
</table>

0 commit comments

Comments
 (0)