From 7d6cb6e7901ffe3780d4ec0a47bf553f12df9ec8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 12:53:23 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 67 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index a9de8538a..220dbd2a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hyppo -[all-contrib]: https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat 'All Contributors' +[all-contrib]: https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat 'All Contributors' [![CircleCI](https://img.shields.io/circleci/build/github/neurodata/hyppo/main?style=flat)](https://app.circleci.com/pipelines/github/neurodata/hyppo?branch=main) @@ -77,37 +77,40 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Sambit Panda

🐛 💻 📖 🤔 🚧 👀

cshen6

🤔

joshua vogelstein

🔍 🧑‍🏫 🤔

Satish Palaniappan

💻 🤔

Junhao Xiong

💻 🤔

Eric Bridgeford

🐛 🤔

Ronak D. Mehta

💻 🤔

Jaewon Chung

🐛

Jayanta Dey

💻

Bijan Varjavand

💻

Benjamin Pedigo

🐛 💻

alyakin314

💻 🤔

Vivek Gopalakrishnan

💻

Ronan Perry

🐛 💻 🤔 👀 📖

Haoyin Xu

💻 📖 👀

Hadas Arik

💻

kareef928

💻

Verathagnus

💻

dlee0156

💻

Najmieh Sadat Safarabadi

📖

TacticalFallacy

💻

darsh-patel

💻

zdbzdb123123

💻
Sambit Panda
Sambit Panda

🐛 💻 📖 🤔 🚧 👀
cshen6
cshen6

🤔
joshua vogelstein
joshua vogelstein

🔍 🧑‍🏫 🤔
Satish Palaniappan
Satish Palaniappan

💻 🤔
Junhao Xiong
Junhao Xiong

💻 🤔
Eric Bridgeford
Eric Bridgeford

🐛 🤔
Ronak D. Mehta
Ronak D. Mehta

💻 🤔
Jaewon Chung
Jaewon Chung

🐛
Jayanta Dey
Jayanta Dey

💻
Bijan Varjavand
Bijan Varjavand

💻
Benjamin Pedigo
Benjamin Pedigo

🐛 💻
alyakin314
alyakin314

💻 🤔
Vivek Gopalakrishnan
Vivek Gopalakrishnan

💻
Ronan Perry
Ronan Perry

🐛 💻 🤔 👀 📖
Haoyin Xu
Haoyin Xu

💻 📖 👀
Hadas Arik
Hadas Arik

💻
kareef928
kareef928

💻
Verathagnus
Verathagnus

💻
dlee0156
dlee0156

💻
Najmieh Sadat Safarabadi
Najmieh Sadat Safarabadi

📖
TacticalFallacy
TacticalFallacy

💻
darsh-patel
darsh-patel

💻
zdbzdb123123
zdbzdb123123

💻
Victoria Shevchenko
Victoria Shevchenko

💻
From de9f814241f53e3ab831fc8fbc0496e827ce6e38 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 12:53:24 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2bea4078e..202355b2e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -231,6 +231,15 @@ "contributions": [ "code" ] + }, + { + "login": "victoris93", + "name": "Victoria Shevchenko", + "avatar_url": "https://avatars.githubusercontent.com/u/49495286?v=4", + "profile": "https://github.com/victoris93", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -238,5 +247,7 @@ "projectOwner": "neurodata", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }