diff --git a/.all-contributorsrc.json b/.all-contributorsrc.json new file mode 100644 index 000000000..e69f95311 --- /dev/null +++ b/.all-contributorsrc.json @@ -0,0 +1,35 @@ +{ + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributors": [ + { + "login": "pyphilia", + "name": "Kim Lan Phan Hoang", + "avatar_url": "https://avatars.githubusercontent.com/u/11229627?v=4", + "profile": "https://www.linkedin.com/in/kim-lan-phan-hoang-a457bb130", + "contributions": ["code"] + }, + { + "login": "dialexo", + "name": "Alexandre Chau", + "avatar_url": "https://avatars.githubusercontent.com/u/14943421?v=4", + "profile": "https://www.linkedin.com/in/chau-alexandre/", + "contributions": ["code"] + }, + { + "login": "spaenleh", + "name": "Basile Spaenlehauer", + "avatar_url": "https://avatars.githubusercontent.com/u/39373170?v=4", + "profile": "https://github.com/spaenleh", + "contributions": ["code"] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "client", + "projectOwner": "graasp" +} diff --git a/README.md b/README.md index fb5cfe414..8b8cf9a7e 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,23 @@ VITE_SHOW_NOTIFICATIONS=true VITE_GRAASP_ANALYZER_HOST=http://localhost:3005 ``` + +## Contributors + + + + + + + + + + + + +
Kim Lan Phan Hoang
Kim Lan Phan Hoang

💻
Alexandre Chau
Alexandre Chau

💻
Basile Spaenlehauer
Basile Spaenlehauer

💻
+ + + + +