diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 52e814e2..00000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,224 +0,0 @@ -{ - "projectName": "githru-vscode-ext", - "projectOwner": "githru", - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributorsPerLine": 7, - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": false, - "contributors": [ - { - "login": "ansrlm", - "name": "key", - "avatar_url": "https://avatars.githubusercontent.com/u/28749913?v=4", - "profile": "https://github.com/ansrlm", - "contributions": [ - "code" - ] - }, - { - "login": "hy57in", - "name": "HyojinKim", - "avatar_url": "https://avatars.githubusercontent.com/u/60775453?v=4", - "profile": "https://velog.io/@gwsyl22", - "contributions": [ - "code" - ] - }, - { - "login": "kmin-jeong", - "name": "kmin-jeong", - "avatar_url": "https://avatars.githubusercontent.com/u/53456037?v=4", - "profile": "https://github.com/kmin-jeong", - "contributions": [ - "code" - ] - }, - { - "login": "anpaul0615", - "name": "Paul An", - "avatar_url": "https://avatars.githubusercontent.com/u/8488507?v=4", - "profile": "https://github.com/anpaul0615", - "contributions": [ - "code" - ] - }, - { - "login": "hanseul-lee", - "name": "Hanseul Lee", - "avatar_url": "https://avatars.githubusercontent.com/u/69497936?v=4", - "profile": "https://github.com/hanseul-lee", - "contributions": [ - "code" - ] - }, - { - "login": "ooooorobo", - "name": "조예진", - "avatar_url": "https://avatars.githubusercontent.com/u/40057032?v=4", - "profile": "https://github.com/ooooorobo", - "contributions": [ - "code" - ] - }, - { - "login": "jin-Pro", - "name": "jin-Pro", - "avatar_url": "https://avatars.githubusercontent.com/u/70205497?v=4", - "profile": "https://velog.io/@0_jin", - "contributions": [ - "code" - ] - }, - { - "login": "jejecrunch", - "name": "제제jeje", - "avatar_url": "https://avatars.githubusercontent.com/u/41473964?v=4", - "profile": "http://dev-jejecrunch.tistory.com/", - "contributions": [ - "code" - ] - }, - { - "login": "vgihan", - "name": "김기한", - "avatar_url": "https://avatars.githubusercontent.com/u/49841765?v=4", - "profile": "http://vgihan.github.io", - "contributions": [ - "code" - ] - }, - { - "login": "pshdev1030", - "name": "Parksunghyeon", - "avatar_url": "https://avatars.githubusercontent.com/u/79688915?v=4", - "profile": "https://pshdev1030.github.io/", - "contributions": [ - "code" - ] - }, - { - "login": "wherehows", - "name": "edward", - "avatar_url": "https://avatars.githubusercontent.com/u/81841082?v=4", - "profile": "https://github.com/wherehows", - "contributions": [ - "code" - ] - }, - { - "login": "jeonghye-choi", - "name": "Jeonghye Choi", - "avatar_url": "https://avatars.githubusercontent.com/u/54584063?v=4", - "profile": "https://jeonghye.blog", - "contributions": [ - "code" - ] - }, - { - "login": "taejs", - "name": "tae", - "avatar_url": "https://avatars.githubusercontent.com/u/41318449?v=4", - "profile": "https://github.com/taejs", - "contributions": [ - "code" - ] - }, - { - "login": "blcklamb", - "name": "Chaejung Kim", - "avatar_url": "https://avatars.githubusercontent.com/u/92101831?v=4", - "profile": "https://velog.io/@blcklamb", - "contributions": [ - "code" - ] - }, - { - "login": "ytaek", - "name": "ytaek", - "avatar_url": "https://avatars.githubusercontent.com/u/24404665?v=4", - "profile": "https://github.com/ytaek", - "contributions": [ - "code" - ] - }, - { - "login": "momomingzhi", - "name": "mong", - "avatar_url": "https://avatars.githubusercontent.com/u/47150127?v=4", - "profile": "https://github.com/momomingzhi", - "contributions": [ - "code" - ] - }, - { - "login": "2taesung", - "name": "Taesung Lee", - "avatar_url": "https://avatars.githubusercontent.com/u/66891085?v=4", - "profile": "https://www.linkedin.com/in/tae-sung-lee-5ab59a220/", - "contributions": [ - "code" - ] - }, - { - "login": "KKanghh", - "name": "KKanghh", - "avatar_url": "https://avatars.githubusercontent.com/u/84486674?v=4", - "profile": "https://github.com/KKanghh", - "contributions": [ - "code" - ] - }, - { - "login": "rbgksqkr", - "name": "Gyu", - "avatar_url": "https://avatars.githubusercontent.com/u/63959171?v=4", - "profile": "https://velog.io/@ghenmaru", - "contributions": [ - "code" - ] - }, - { - "login": "KyuTae98", - "name": "박규태", - "avatar_url": "https://avatars.githubusercontent.com/u/79373803?v=4", - "profile": "https://github.com/KyuTae98", - "contributions": [ - "code" - ] - }, - { - "login": "Jinho1011", - "name": "Jeon Jinho", - "avatar_url": "https://avatars.githubusercontent.com/u/26860466?v=4", - "profile": "https://github.com/Jinho1011", - "contributions": [ - "code" - ] - }, - { - "login": "kimdonggu42", - "name": "김동구 Donggu Kim", - "avatar_url": "https://avatars.githubusercontent.com/u/115632555?v=4", - "profile": "https://github.com/kimdonggu42", - "contributions": [ - "code" - ] - }, - { - "login": "ss-won", - "name": "Sowon Jung", - "avatar_url": "https://avatars.githubusercontent.com/u/31684481?v=4", - "profile": "https://github.com/ss-won", - "contributions": [ - "code" - ] - }, - ], - "commitConvention": "angular", - "commitType": "docs" -} diff --git a/README.md b/README.md index 00659d61..471e65cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # githru-vscode-ext + +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) + Lightweight but robust Githru for VSCode Extension @@ -10,46 +13,8 @@ https://github.com/githru/githru-vscode-ext/blob/main/doc/getting-started-ko.md This project exists thanks to all the people who contribute. [[Contributing](https://github.com/githru/githru-vscode-ext/blob/main/CONTRIBUTING.md)] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
key
key

💻
HyojinKim
HyojinKim

💻
kmin-jeong
kmin-jeong

💻
Paul An
Paul An

💻
Hanseul Lee
Hanseul Lee

💻
조예진
조예진

💻
jin-Pro
jin-Pro

💻
제제jeje
제제jeje

💻
김기한
김기한

💻
Parksunghyeon
Parksunghyeon

💻
edward
edward

💻
Jeonghye Choi
Jeonghye Choi

💻
tae
tae

💻
Chaejung Kim
Chaejung Kim

💻
ytaek
ytaek

💻
mong
mong

💻
Taesung Lee
Taesung Lee

💻
KKanghh
KKanghh

💻
Gyu
Gyu

💻
박규태
박규태

💻
Jeon Jinho
Jeon Jinho

💻
김동구 Donggu Kim
김동구 Donggu Kim

💻
Sowon Jung
Sowon Jung

💻
+ + + - - - - +Made with [contrib.rocks](https://contrib.rocks).