From e12b0304281ff05f6eb0569c253053437b6b55b5 Mon Sep 17 00:00:00 2001 From: Collin Chin <16715212+collinc97@users.noreply.github.com> Date: Thu, 6 Jul 2023 12:23:25 -0700 Subject: [PATCH] Add all contributors 2 (#2477) * add more contributors * add remaining contributors --- .all-contributorsrc | 182 ++++++++++++++++++++++++++++++++++++++++++++ README.md | 29 +++++++ 2 files changed, 211 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4e34e0bd11..a2460e4eed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -95,6 +95,188 @@ "code", "question" ] + }, + { + "login": "Centril", + "name": "Mazdak Farrokhzad", + "avatar_url": "https://avatars.githubusercontent.com/u/855702?v=4", + "profile": "https://github.com/Centril", + "contributions": [ + "code" + ] + }, + { + "login": "damirka", + "name": "Damir Shamanaev", + "avatar_url": "https://avatars.githubusercontent.com/u/8008055?v=4", + "profile": "https://move-book.com", + "contributions": [ + "code" + ] + }, + { + "login": "gluax", + "name": "gluax", + "avatar_url": "https://avatars.githubusercontent.com/u/16431709?v=4", + "profile": "https://github.com/gluax", + "contributions": [ + "code" + ] + }, + { + "login": "0rphon", + "name": "0rphon", + "avatar_url": "https://avatars.githubusercontent.com/u/59403052?v=4", + "profile": "https://github.com/0rphon", + "contributions": [ + "code" + ] + }, + { + "login": "Protryon", + "name": "Max Bruce", + "avatar_url": "https://avatars.githubusercontent.com/u/8600837?v=4", + "profile": "https://github.com/Protryon", + "contributions": [ + "code" + ] + }, + { + "login": "isvforall", + "name": "Sergey Isaev", + "avatar_url": "https://avatars.githubusercontent.com/u/706913?v=4", + "profile": "https://github.com/isvforall", + "contributions": [ + "code" + ] + }, + { + "login": "FranFiuba", + "name": "Francisco Strambini", + "avatar_url": "https://avatars.githubusercontent.com/u/5733366?v=4", + "profile": "https://github.com/FranFiuba", + "contributions": [ + "code" + ] + }, + { + "login": "huitseeker", + "name": "François Garillot", + "avatar_url": "https://avatars.githubusercontent.com/u/4142?v=4", + "profile": "https://www.garillot.net/", + "contributions": [ + "code" + ] + }, + { + "login": "weikengchen", + "name": "Weikeng Chen", + "avatar_url": "https://avatars.githubusercontent.com/u/14937807?v=4", + "profile": "https://www.chenweikeng.com", + "contributions": [ + "research" + ] + }, + { + "login": "dev-sptg", + "name": "sptg", + "avatar_url": "https://avatars.githubusercontent.com/u/585251?v=4", + "profile": "https://github.com/dev-sptg", + "contributions": [ + "bug", + "code" + ] + }, + { + "login": "LouisWT", + "name": "LouisWT", + "avatar_url": "https://avatars.githubusercontent.com/u/22902565?v=4", + "profile": "https://louiswt.github.io/", + "contributions": [ + "code" + ] + }, + { + "login": "yuliyu123", + "name": "yuliyu123", + "avatar_url": "https://avatars.githubusercontent.com/u/8566390?v=4", + "profile": "https://github.com/yuliyu123", + "contributions": [ + "code" + ] + }, + { + "login": "detailyang", + "name": "detailyang", + "avatar_url": "https://avatars.githubusercontent.com/u/3370345?v=4", + "profile": "https://detailyang.github.io", + "contributions": [ + "code" + ] + }, + { + "login": "Tom-OriginStorage", + "name": "Tom-OriginStorage", + "avatar_url": "https://avatars.githubusercontent.com/u/103015469?v=4", + "profile": "https://github.com/Tom-OriginStorage", + "contributions": [ + "code" + ] + }, + { + "login": "omahs", + "name": "omahs", + "avatar_url": "https://avatars.githubusercontent.com/u/73983677?v=4", + "profile": "https://github.com/omahs", + "contributions": [ + "code" + ] + }, + { + "login": "HarukaMa", + "name": "Haruka", + "avatar_url": "https://avatars.githubusercontent.com/u/861659?v=4", + "profile": "https://github.com/HarukaMa", + "contributions": [ + "bug", + "code" + ] + }, + { + "login": "swift-mx", + "name": "swift-mx", + "avatar_url": "https://avatars.githubusercontent.com/u/80231732?v=4", + "profile": "https://github.com/swift-mx", + "contributions": [ + "code" + ] + }, + { + "login": "allcontributors", + "name": "allcontributors[bot]", + "avatar_url": "https://avatars3.githubusercontent.com/u/46843839?v=4", + "profile": "https://github.com/all-contributors/all-contributors-bot", + "contributions": [ + "doc" + ] + }, + { + "login": "actions-user", + "name": "actions-user[bot]", + "avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4", + "profile": "https://github.com/actions", + "contributions": [ + "doc" + ] + } + { + "login": "dependabot", + "name": "dependabot[bot]", + "avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4", + "profile": "https://github.com/features/security", + "contributions": [ + "doc" + ] } ] } diff --git a/README.md b/README.md index 71075e09ea..4723ad724b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@

+ +[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-) +

@@ -131,6 +134,32 @@ Thank you for helping make Leo better! Raymond Chu
Raymond Chu

πŸ€” πŸ’» πŸ”¬ ljedrz
ljedrz

πŸ› πŸ’» πŸ’¬ + + Mazdak Farrokhzad
Mazdak Farrokhzad

πŸ’» + Damir Shamanaev
Damir Shamanaev

πŸ’» + gluax
gluax

πŸ’» + 0rphon
0rphon

πŸ’» + Max Bruce
Max Bruce

πŸ’» + Sergey Isaev
Sergey Isaev

πŸ’» + Francisco Strambini
Francisco Strambini

πŸ’» + + + FranΓ§ois Garillot
François Garillot

πŸ’» + Weikeng Chen
Weikeng Chen

πŸ”¬ + sptg
sptg

πŸ› πŸ’» + LouisWT
LouisWT

πŸ’» + yuliyu123
yuliyu123

πŸ’» + detailyang
detailyang

πŸ’» + Tom-OriginStorage
Tom-OriginStorage

πŸ’» + + + omahs
omahs

πŸ’» + Haruka
Haruka

πŸ› πŸ’» + swift-mx
swift-mx

πŸ’» + allcontributors[bot]
allcontributors[bot]

πŸ“– + actions-user[bot]
actions-user[bot]

πŸ“– + Dependabot
Dependabot

πŸ’» +