.all-contributorsrc 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "projectName": "tabler",
  3. "projectOwner": "tabler",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "CONTRIBUTORS.md"
  8. ],
  9. "imageSize": 100,
  10. "commit": true,
  11. "commitConvention": "angular",
  12. "contributors": [
  13. {
  14. "login": "codecalm",
  15. "name": "Paweł Kuna",
  16. "avatar_url": "https://avatars.githubusercontent.com/u/1282324?v=4",
  17. "profile": "https://tabler.io/",
  18. "contributions": [
  19. "code",
  20. "doc"
  21. ]
  22. },
  23. {
  24. "login": "martynaaj",
  25. "name": "Martyna",
  26. "avatar_url": "https://avatars.githubusercontent.com/u/60158888?v=4",
  27. "profile": "https://github.com/martynaaj",
  28. "contributions": [
  29. "doc"
  30. ]
  31. },
  32. {
  33. "login": "deralaxo",
  34. "name": "Dawid Harat",
  35. "avatar_url": "https://avatars.githubusercontent.com/u/40028795?v=4",
  36. "profile": "https://github.com/deralaxo",
  37. "contributions": [
  38. "code"
  39. ]
  40. },
  41. {
  42. "login": "rjd22",
  43. "name": "Robert-Jan de Dreu",
  44. "avatar_url": "https://avatars.githubusercontent.com/u/160743?v=4",
  45. "profile": "https://codersopinion.com/",
  46. "contributions": [
  47. "code"
  48. ]
  49. },
  50. {
  51. "login": "FreexD",
  52. "name": "Michał Wolny",
  53. "avatar_url": "https://avatars.githubusercontent.com/u/7117869?v=4",
  54. "profile": "https://github.com/FreexD",
  55. "contributions": [
  56. "code"
  57. ]
  58. },
  59. {
  60. "login": "wangkanai",
  61. "name": "Sarin Na Wangkanai",
  62. "avatar_url": "https://avatars.githubusercontent.com/u/10666633?v=4",
  63. "profile": "https://www.wangkanai.com/",
  64. "contributions": [
  65. "code"
  66. ]
  67. },
  68. {
  69. "login": "WinterSilence",
  70. "name": "Anton",
  71. "avatar_url": "https://avatars.githubusercontent.com/u/3521094?v=4",
  72. "profile": "https://ensostudio.ru/",
  73. "contributions": [
  74. "code"
  75. ]
  76. },
  77. {
  78. "login": "dheineman",
  79. "name": "Dave Heineman",
  80. "avatar_url": "https://avatars.githubusercontent.com/u/516028?v=4",
  81. "profile": "https://github.com/dheineman",
  82. "contributions": [
  83. "code"
  84. ]
  85. }
  86. ],
  87. "contributorsPerLine": 7,
  88. "linkToUsage": false
  89. }