diff --git a/.all-contributorsrc b/.all-contributorsrc index c13839266..c7b9ec7a6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,16 +1,89 @@ { - "projectName": "tabler", - "projectOwner": "tabler", - "repoType": "github", - "repoHost": "https://github.com", - "files": [ - "CONTRIBUTORS.md" - ], - "imageSize": 100, - "commit": true, - "commitConvention": "angular", - "contributors": [], - "contributorsPerLine": 7, - "linkToUsage": false, - "skipCi": true + "projectName": "tabler", + "projectOwner": "tabler", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "CONTRIBUTORS.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [ + { + "login": "codecalm", + "name": "Paweł Kuna", + "avatar_url": "https://avatars.githubusercontent.com/u/1282324?v=4", + "profile": "https://tabler.io/", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "martynaaj", + "name": "Martyna", + "avatar_url": "https://avatars.githubusercontent.com/u/60158888?v=4", + "profile": "https://github.com/martynaaj", + "contributions": [ + "doc" + ] + }, + { + "login": "deralaxo", + "name": "Dawid Harat", + "avatar_url": "https://avatars.githubusercontent.com/u/40028795?v=4", + "profile": "https://github.com/deralaxo", + "contributions": [ + "code" + ] + }, + { + "login": "rjd22", + "name": "Robert-Jan de Dreu", + "avatar_url": "https://avatars.githubusercontent.com/u/160743?v=4", + "profile": "https://codersopinion.com/", + "contributions": [ + "code" + ] + }, + { + "login": "FreexD", + "name": "Michał Wolny", + "avatar_url": "https://avatars.githubusercontent.com/u/7117869?v=4", + "profile": "https://github.com/FreexD", + "contributions": [ + "code" + ] + }, + { + "login": "wangkanai", + "name": "Sarin Na Wangkanai", + "avatar_url": "https://avatars.githubusercontent.com/u/10666633?v=4", + "profile": "https://www.wangkanai.com/", + "contributions": [ + "code" + ] + }, + { + "login": "WinterSilence", + "name": "Anton", + "avatar_url": "https://avatars.githubusercontent.com/u/3521094?v=4", + "profile": "https://ensostudio.ru/", + "contributions": [ + "code" + ] + }, + { + "login": "dheineman", + "name": "Dave Heineman", + "avatar_url": "https://avatars.githubusercontent.com/u/516028?v=4", + "profile": "https://github.com/dheineman", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "linkToUsage": false } diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..6526e7b88 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,28 @@ +## Contributors + +Thanks goes to these wonderful people + + + + + + + + + + + + + + + + + + + +
Paweł Kuna
Paweł Kuna

💻 📖
Martyna
Martyna

📖
Dawid Harat
Dawid Harat

💻
Robert-Jan de Dreu
Robert-Jan de Dreu

💻
Michał Wolny
Michał Wolny

💻
Sarin Na Wangkanai
Sarin Na Wangkanai

💻
Anton
Anton

💻
Dave Heineman
Dave Heineman

💻
+ + + + + \ No newline at end of file