From 2521e7e26f6b113856b1fe46b0dfe8c373898c3e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:58:43 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index aff2e94f..94648051 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![push_catalog_to_gh_pages](https://github.com/datalad/datalad-catalog/actions/workflows/deploy_demo.yml/badge.svg)](https://github.com/datalad/datalad-catalog/actions/workflows/deploy_demo.yml) [![DOI](https://zenodo.org/badge/371040885.svg)](https://zenodo.org/badge/latestdoi/371040885) -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) @@ -200,21 +200,24 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +

Stephan Heunis

πŸ› πŸ’» πŸ–‹ πŸ”£ πŸ“– 🎨 πŸ€” πŸš‡ 🚧 ⚠️ πŸ’¬

Alex Waite

πŸ”£ 🎨 πŸ€” πŸ’» πŸ““ πŸ›

Julian Kosciessa

πŸ““ βœ… πŸ€” πŸ“– πŸ›

Adina Wagner

πŸ“– πŸ› πŸ’» 🎨 πŸ€” πŸš‡ 🚧 ⚠️ πŸ’¬

Yaroslav Halchenko

πŸ““ πŸ€”

Michael Hanke

πŸ€”

Benjamin Poldrack

πŸ€”

Christian MΓΆnch

πŸ€” πŸ› πŸ’» πŸ“– ⚠️ πŸ’¬ πŸ‘€ 🎨

MichaΕ‚ Szczepanik

πŸ› πŸ’» πŸ“– ⚠️

Laura Waite

πŸ€” πŸ“–

Leonardo Muller-Rodriguez

πŸ““ πŸ‘€
Stephan Heunis
Stephan Heunis

πŸ› πŸ’» πŸ–‹ πŸ”£ πŸ“– 🎨 πŸ€” πŸš‡ 🚧 ⚠️ πŸ’¬
Alex Waite
Alex Waite

πŸ”£ 🎨 πŸ€” πŸ’» πŸ““ πŸ›
Julian Kosciessa
Julian Kosciessa

πŸ““ βœ… πŸ€” πŸ“– πŸ›
Adina Wagner
Adina Wagner

πŸ“– πŸ› πŸ’» 🎨 πŸ€” πŸš‡ 🚧 ⚠️ πŸ’¬
Yaroslav Halchenko
Yaroslav Halchenko

πŸ““ πŸ€”
Michael Hanke
Michael Hanke

πŸ€”
Benjamin Poldrack
Benjamin Poldrack

πŸ€”
Christian MΓΆnch
Christian MΓΆnch

πŸ€” πŸ› πŸ’» πŸ“– ⚠️ πŸ’¬ πŸ‘€ 🎨
MichaΕ‚ Szczepanik
MichaΕ‚ Szczepanik

πŸ› πŸ’» πŸ“– ⚠️
Laura Waite
Laura Waite

πŸ€” πŸ“–
Leonardo Muller-Rodriguez
Leonardo Muller-Rodriguez

πŸ““ πŸ‘€
tmheunis
tmheunis

πŸ› πŸ’» πŸ€”
From e4d66a7a4c7fd10a5257c969c6ac17e087a79e92 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:58:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c56a9110..65807288 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -143,6 +143,17 @@ "userTesting", "review" ] + }, + { + "login": "tmheunis", + "name": "tmheunis", + "avatar_url": "https://avatars.githubusercontent.com/u/11378509?v=4", + "profile": "https://github.com/tmheunis", + "contributions": [ + "bug", + "code", + "ideas" + ] } ], "contributorsPerLine": 7, @@ -150,5 +161,7 @@ "projectOwner": "datalad", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }