.all-contributorsrc 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "liyasthomas",
  10. "name": "Liyas Thomas",
  11. "avatar_url": "https://avatars1.githubusercontent.com/u/10395817?v=4",
  12. "profile": "https://liyasthomas.web.app",
  13. "contributions": [
  14. "code",
  15. "design"
  16. ]
  17. },
  18. {
  19. "login": "NBTX",
  20. "name": "John Harker",
  21. "avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4",
  22. "profile": "https://github.com/NBTX",
  23. "contributions": [
  24. "code",
  25. "design"
  26. ]
  27. },
  28. {
  29. "login": "larouxn",
  30. "name": "Nicholas La Roux",
  31. "avatar_url": "https://avatars0.githubusercontent.com/u/1557529?v=4",
  32. "profile": "https://nicholaslaroux.com",
  33. "contributions": [
  34. "code"
  35. ]
  36. },
  37. {
  38. "login": "yubathom",
  39. "name": "Thomas Yuba",
  40. "avatar_url": "https://avatars3.githubusercontent.com/u/4117768?v=4",
  41. "profile": "https://github.com/yubathom",
  42. "contributions": [
  43. "code"
  44. ]
  45. },
  46. {
  47. "login": "nickpalenchar",
  48. "name": "Nick Palenchar",
  49. "avatar_url": "https://avatars1.githubusercontent.com/u/7539781?v=4",
  50. "profile": "http://www.linkedin.com/in/nickpalenchar",
  51. "contributions": [
  52. "code"
  53. ]
  54. },
  55. {
  56. "login": "AndrewBastin",
  57. "name": "Andrew Bastin",
  58. "avatar_url": "https://avatars2.githubusercontent.com/u/9131943?v=4",
  59. "profile": "https://github.com/AndrewBastin",
  60. "contributions": [
  61. "code"
  62. ]
  63. },
  64. {
  65. "login": "vlad0337187",
  66. "name": "Vladislav",
  67. "avatar_url": "https://avatars1.githubusercontent.com/u/12682937?v=4",
  68. "profile": "https://github.com/vlad0337187",
  69. "contributions": [
  70. "code"
  71. ]
  72. },
  73. {
  74. "login": "izerozlu",
  75. "name": "izerozlu",
  76. "avatar_url": "https://avatars3.githubusercontent.com/u/17386157?v=4",
  77. "profile": "https://github.com/izerozlu",
  78. "contributions": [
  79. "code"
  80. ]
  81. },
  82. {
  83. "login": "JacobAnavisca",
  84. "name": "Jacob Anavisca",
  85. "avatar_url": "https://avatars2.githubusercontent.com/u/21232366?v=4",
  86. "profile": "https://github.com/JacobAnavisca",
  87. "contributions": [
  88. "code"
  89. ]
  90. },
  91. {
  92. "login": "nityanandagohain",
  93. "name": "Nityananda Gohain",
  94. "avatar_url": "https://avatars3.githubusercontent.com/u/26831659?v=4",
  95. "profile": "http://nityanandagohain.github.io",
  96. "contributions": [
  97. "code"
  98. ]
  99. },
  100. {
  101. "login": "hosseinnedaee",
  102. "name": "Hossein Nedaee",
  103. "avatar_url": "https://avatars2.githubusercontent.com/u/42691357?v=4",
  104. "profile": "https://github.com/hosseinnedaee",
  105. "contributions": [
  106. "code"
  107. ]
  108. },
  109. {
  110. "login": "jamesgeorge007",
  111. "name": "James George",
  112. "avatar_url": "https://avatars2.githubusercontent.com/u/25279263?v=4",
  113. "profile": "https://ghuser.io/jamesgeorge007",
  114. "contributions": [
  115. "code"
  116. ]
  117. },
  118. {
  119. "login": "dmitryyankowski",
  120. "name": "Dmitry Yankowski",
  121. "avatar_url": "https://avatars0.githubusercontent.com/u/20114263?v=4",
  122. "profile": "https://dmitryyankowski.com",
  123. "contributions": [
  124. "code"
  125. ]
  126. },
  127. {
  128. "login": "sboulema",
  129. "name": "Samir Boulema",
  130. "avatar_url": "https://avatars2.githubusercontent.com/u/1820661?v=4",
  131. "profile": "http://www.sboulema.nl",
  132. "contributions": [
  133. "code"
  134. ]
  135. }
  136. ],
  137. "contributorsPerLine": 7,
  138. "projectName": "hoppscotch",
  139. "projectOwner": "hoppscotch",
  140. "repoType": "github",
  141. "repoHost": "https://github.com",
  142. "skipCi": true
  143. }