.all-contributorsrc 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "Han-MeiM",
  10. "name": "韩槑槑",
  11. "avatar_url": "https://avatars2.githubusercontent.com/u/27951114?v=4",
  12. "profile": "https://www.hanjiaxin.com",
  13. "contributions": [
  14. "code"
  15. ]
  16. },
  17. {
  18. "login": "khyoz",
  19. "name": "k26",
  20. "avatar_url": "https://avatars1.githubusercontent.com/u/26684951?v=4",
  21. "profile": "https://github.com/khyoz",
  22. "contributions": [
  23. "code",
  24. "translation"
  25. ]
  26. },
  27. {
  28. "login": "loyating",
  29. "name": "loyating",
  30. "avatar_url": "https://avatars1.githubusercontent.com/u/5088390?v=4",
  31. "profile": "https://www.loyating.com",
  32. "contributions": [
  33. "code"
  34. ]
  35. },
  36. {
  37. "login": "lenkaren",
  38. "name": "lenkaren",
  39. "avatar_url": "https://avatars2.githubusercontent.com/u/10875170?v=4",
  40. "profile": "https://github.com/lenkaren",
  41. "contributions": [
  42. "code"
  43. ]
  44. },
  45. {
  46. "login": "shukunwang",
  47. "name": "Doraemon",
  48. "avatar_url": "https://avatars2.githubusercontent.com/u/16896140?v=4",
  49. "profile": "https://github.com/shukunwang",
  50. "contributions": [
  51. "code"
  52. ]
  53. },
  54. {
  55. "login": "yuri25",
  56. "name": "Yuran",
  57. "avatar_url": "https://avatars1.githubusercontent.com/u/253228?v=4",
  58. "profile": "http://xtty.ru",
  59. "contributions": [
  60. "bug",
  61. "translation"
  62. ]
  63. },
  64. {
  65. "login": "baijunyao",
  66. "name": "白俊遥",
  67. "avatar_url": "https://avatars1.githubusercontent.com/u/9360694?v=4",
  68. "profile": "https://baijunyao.com",
  69. "contributions": [
  70. "code",
  71. "translation",
  72. "doc",
  73. "test"
  74. ]
  75. },
  76. {
  77. "login": "TahsinGokalp",
  78. "name": "Tahsin Gökalp Şaan",
  79. "avatar_url": "https://avatars1.githubusercontent.com/u/3122047?v=4",
  80. "profile": "http://tahsingokalp.com",
  81. "contributions": [
  82. "code"
  83. ]
  84. },
  85. {
  86. "login": "xyj2156",
  87. "name": "阿杰",
  88. "avatar_url": "https://avatars3.githubusercontent.com/u/22341646?v=4",
  89. "profile": "https://github.com/xyj2156",
  90. "contributions": [
  91. "code"
  92. ]
  93. },
  94. {
  95. "login": "liangguifeng",
  96. "name": "梁桂锋",
  97. "avatar_url": "https://avatars1.githubusercontent.com/u/37197772?v=4",
  98. "profile": "https://findcat.cn/",
  99. "contributions": [
  100. "code"
  101. ]
  102. },
  103. {
  104. "login": "KKKyle97",
  105. "name": "KKKyle97",
  106. "avatar_url": "https://avatars3.githubusercontent.com/u/68265288?v=4",
  107. "profile": "https://github.com/KKKyle97",
  108. "contributions": [
  109. "code"
  110. ]
  111. },
  112. {
  113. "login": "xianhenyuan",
  114. "name": "仙痕缘",
  115. "avatar_url": "https://avatars2.githubusercontent.com/u/46096860?v=4",
  116. "profile": "https://github.com/xianhenyuan",
  117. "contributions": [
  118. "code"
  119. ]
  120. },
  121. {
  122. "login": "huanghao9015",
  123. "name": "黄浩",
  124. "avatar_url": "https://avatars.githubusercontent.com/u/22438602?v=4",
  125. "profile": "https://github.com/huanghao9015",
  126. "contributions": [
  127. "code"
  128. ]
  129. },
  130. {
  131. "login": "HDVinnie",
  132. "name": "HDVinnie",
  133. "avatar_url": "https://avatars.githubusercontent.com/u/12850699?v=4",
  134. "profile": "https://github.com/HDVinnie",
  135. "contributions": [
  136. "security"
  137. ]
  138. }
  139. ],
  140. "contributorsPerLine": 7,
  141. "badgeTemplate": "<a href='https://github.com/baijunyao/laravel-bjyblog#contributors'><img alt='All Contributors' src='https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg'/></a>",
  142. "projectName": "laravel-bjyblog",
  143. "projectOwner": "baijunyao",
  144. "repoType": "github",
  145. "repoHost": "https://github.com",
  146. "skipCi": false
  147. }