Skip to content

Commit

Permalink
Merge pull request #73 from pangeo-data/all-contributors/add-m-mohr
Browse files Browse the repository at this point in the history
docs: add m-mohr as a contributor for ideas, design, and 4 more
  • Loading branch information
acocac authored Nov 3, 2023
2 parents 32cb80b + b8b03f4 commit 2bede43
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,20 @@
"doc",
"tutorial"
]
},
{
"login": "m-mohr",
"name": "Matthias Mohr",
"avatar_url": "https://avatars.githubusercontent.com/u/8262166?v=4",
"profile": "https://mohr.ws",
"contributions": [
"ideas",
"design",
"code",
"content",
"doc",
"tutorial"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unlocking the Power of Space Data with Pangeo & OpenEO
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-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 -->

This repository contains the documentation and jupyter notebooks used for delivering tutorial to BiDS'23.
Expand Down Expand Up @@ -76,6 +76,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/micheleclaus/"><img src="https://avatars.githubusercontent.com/u/31700619?v=4?s=100" width="100px;" alt="Michele Claus"/><br /><sub><b>Michele Claus</b></sub></a><br /><a href="#ideas-clausmichele" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-clausmichele" title="Design">🎨</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=clausmichele" title="Code">💻</a> <a href="#content-clausmichele" title="Content">🖋</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=clausmichele" title="Documentation">📖</a> <a href="#tutorial-clausmichele" title="Tutorials">✅</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://remotesensing.vito.be/"><img src="https://avatars.githubusercontent.com/u/5937096?v=4?s=100" width="100px;" alt="Jeroen Dries"/><br /><sub><b>Jeroen Dries</b></sub></a><br /><a href="#ideas-jdries" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-jdries" title="Design">🎨</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=jdries" title="Code">💻</a> <a href="#content-jdries" title="Content">🖋</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=jdries" title="Documentation">📖</a> <a href="#tutorial-jdries" title="Tutorials">✅</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/keewis"><img src="https://avatars.githubusercontent.com/u/14808389?v=4?s=100" width="100px;" alt="Justus Magin"/><br /><sub><b>Justus Magin</b></sub></a><br /><a href="#ideas-keewis" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-keewis" title="Design">🎨</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=keewis" title="Code">💻</a> <a href="#content-keewis" title="Content">🖋</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=keewis" title="Documentation">📖</a> <a href="#tutorial-keewis" title="Tutorials">✅</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://mohr.ws"><img src="https://avatars.githubusercontent.com/u/8262166?v=4?s=100" width="100px;" alt="Matthias Mohr"/><br /><sub><b>Matthias Mohr</b></sub></a><br /><a href="#ideas-m-mohr" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-m-mohr" title="Design">🎨</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=m-mohr" title="Code">💻</a> <a href="#content-m-mohr" title="Content">🖋</a> <a href="https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/commits?author=m-mohr" title="Documentation">📖</a> <a href="#tutorial-m-mohr" title="Tutorials">✅</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 2bede43

Please sign in to comment.