From 238df342d4ed77f584ac7cb458596be74e70a531 Mon Sep 17 00:00:00 2001 From: Alexis Couvreur Date: Tue, 10 Sep 2024 23:02:03 -0400 Subject: [PATCH] chore: remove all-contributors It was not up to date, and Github is doing a better job at this for now. --- .all-contributorsrc | 100 -------------------------------------------- README.md | 38 +---------------- 2 files changed, 1 insertion(+), 137 deletions(-) delete mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index d5490c1..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,100 +0,0 @@ -{ - "projectName": "sablier", - "projectOwner": "acouvreur", - "repoType": "github", - "repoHost": "https://github.com", - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": true, - "commitConvention": "angular", - "contributors": [ - { - "login": "acouvreur", - "name": "Alexis Couvreur", - "avatar_url": "https://avatars.githubusercontent.com/u/22034450?v=4", - "profile": "https://www.alexiscouvreur.fr/", - "contributions": [ - "question", - "bug", - "code", - "doc", - "example", - "ideas" - ] - }, - { - "login": "mschneider82", - "name": "Matthias Schneider", - "avatar_url": "https://avatars.githubusercontent.com/u/8426497?v=4", - "profile": "https://github.com/mschneider82", - "contributions": [ - "code", - "doc", - "review" - ] - }, - { - "login": "Thyvador", - "name": "Alexandre HILTCHER", - "avatar_url": "https://avatars.githubusercontent.com/u/20644197?v=4", - "profile": "https://github.com/Thyvador", - "contributions": [ - "code", - "ideas" - ] - }, - { - "login": "tandy-1000", - "name": "tandy1000", - "avatar_url": "https://avatars.githubusercontent.com/u/24867509?v=4", - "profile": "https://github.com/tandy-1000", - "contributions": [ - "doc", - "ideas" - ] - }, - { - "login": "Sam-R", - "name": "Sam R.", - "avatar_url": "https://avatars.githubusercontent.com/u/4183297?v=4", - "profile": "https://github.com/Sam-R", - "contributions": [ - "doc" - ] - }, - { - "login": "Nastaliss", - "name": "Stanislas BruhiΓ¨re", - "avatar_url": "https://avatars.githubusercontent.com/u/46960549?v=4", - "profile": "https://github.com/Nastaliss", - "contributions": [ - "code", - "ideas" - ] - }, - { - "login": "sourgrasses", - "name": "Jenn Wheeler", - "avatar_url": "https://avatars.githubusercontent.com/u/12515536?v=4", - "profile": "https://github.com/sourgrasses", - "contributions": [ - "code", - "ideas" - ] - }, - { - "login": "romdum", - "name": "Romain Duminil", - "avatar_url": "https://avatars.githubusercontent.com/u/19633997?v=4", - "profile": "https://github.com/romdum", - "contributions": [ - "code", - "ideas" - ] - } - ], - "contributorsPerLine": 7, - "linkToUsage": true -} diff --git a/README.md b/README.md index 4d2dbc8..1e6a630 100644 --- a/README.md +++ b/README.md @@ -36,40 +36,4 @@ Either because you don't want to overload your raspberry pi or because your QA e ## πŸ“ Documentation -[See the documentation here](https://acouvreur.github.io/sablier/#/) - -## Contributors - - - - - - - - - - - - - - - - - - - - - - - - -
Alexis Couvreur
Alexis Couvreur

πŸ’¬ πŸ› πŸ’» πŸ“– πŸ’‘ πŸ€”
Matthias Schneider
Matthias Schneider

πŸ’» πŸ“– πŸ‘€
Alexandre HILTCHER
Alexandre HILTCHER

πŸ’» πŸ€”
tandy1000
tandy1000

πŸ“– πŸ€”
Sam R.
Sam R.

πŸ“–
Stanislas Bruhière
Stanislas Bruhière

πŸ’» πŸ€”
Jenn Wheeler
Jenn Wheeler

πŸ’» πŸ€”
Romain Duminil
Romain Duminil

πŸ’» πŸ€”
- - Add your contributions - -
- - - - - \ No newline at end of file +[See the documentation here](https://acouvreur.github.io/sablier/#/) \ No newline at end of file