.all-contributorsrc 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "projectName": "ant-design-pro-vue",
  3. "projectOwner": "sendya",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "README.md"
  8. ],
  9. "imageSize": 100,
  10. "commit": false,
  11. "contributors": [
  12. {
  13. "login": "sendya",
  14. "name": "言肆",
  15. "avatar_url": "https://avatars0.githubusercontent.com/u/5404542?v=4",
  16. "profile": "https://i.loacg.com",
  17. "contributions": [
  18. "code",
  19. "doc"
  20. ]
  21. },
  22. {
  23. "login": "kokoroli",
  24. "name": "kokoroli",
  25. "avatar_url": "https://avatars0.githubusercontent.com/u/25897806?v=4",
  26. "profile": "https://github.com/kokoroli",
  27. "contributions": [
  28. "code",
  29. "doc"
  30. ]
  31. },
  32. {
  33. "login": "musnow",
  34. "name": "musnow",
  35. "avatar_url": "https://avatars0.githubusercontent.com/u/10286849?v=4",
  36. "profile": "https://github.com/musnow",
  37. "contributions": [
  38. "code"
  39. ]
  40. },
  41. {
  42. "login": "zkwolf",
  43. "name": "zkwolf",
  44. "avatar_url": "https://avatars0.githubusercontent.com/u/8555127?v=4",
  45. "profile": "https://github.com/zkwolf",
  46. "contributions": [
  47. "code"
  48. ]
  49. },
  50. {
  51. "login": "mcmf",
  52. "name": "土拨鼠",
  53. "avatar_url": "https://avatars0.githubusercontent.com/u/19700237?v=4",
  54. "profile": "https://github.com/mcmf",
  55. "contributions": [
  56. "code"
  57. ]
  58. },
  59. {
  60. "login": "AClumsy",
  61. "name": "阿凌",
  62. "avatar_url": "https://avatars0.githubusercontent.com/u/28291464?v=4",
  63. "profile": "https://github.com/AClumsy",
  64. "contributions": [
  65. "code"
  66. ]
  67. },
  68. {
  69. "login": "mynuolr",
  70. "name": "mynuolr",
  71. "avatar_url": "https://avatars0.githubusercontent.com/u/3831242?v=4",
  72. "profile": "https://github.com/mynuolr",
  73. "contributions": [
  74. "code"
  75. ]
  76. },
  77. {
  78. "login": "araragitsukihiz",
  79. "name": "AraragiTsukihi",
  80. "avatar_url": "https://avatars0.githubusercontent.com/u/22741147?v=4",
  81. "profile": "https://github.com/araragitsukihiz",
  82. "contributions": [
  83. "code"
  84. ]
  85. },
  86. {
  87. "login": "since2006",
  88. "name": "since2006",
  89. "avatar_url": "https://avatars0.githubusercontent.com/u/1051992?v=4",
  90. "profile": "https://github.com/since2006",
  91. "contributions": [
  92. "code"
  93. ]
  94. },
  95. {
  96. "login": "yihuishou",
  97. "name": "挥手的骑士",
  98. "avatar_url": "https://avatars0.githubusercontent.com/u/26241263?v=4",
  99. "profile": "https://github.com/yihuishou",
  100. "contributions": [
  101. "code"
  102. ]
  103. },
  104. ],
  105. "contributorsPerLine": 7
  106. }