.all-contributorsrc 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "spficklin",
  10. "name": "Stephen Ficklin",
  11. "avatar_url": "https://avatars0.githubusercontent.com/u/1719352?v=4",
  12. "profile": "https://github.com/spficklin",
  13. "contributions": [
  14. "code",
  15. "doc",
  16. "projectManagement",
  17. "fundingFinding"
  18. ]
  19. },
  20. {
  21. "login": "bradfordcondon",
  22. "name": "Bradford Condon",
  23. "avatar_url": "https://avatars2.githubusercontent.com/u/7063154?v=4",
  24. "profile": "http://www.bradfordcondon.com/",
  25. "contributions": [
  26. "code",
  27. "doc",
  28. "projectManagement"
  29. ]
  30. },
  31. {
  32. "login": "laceysanderson",
  33. "name": "Lacey-Anne Sanderson",
  34. "avatar_url": "https://avatars3.githubusercontent.com/u/1566301?v=4",
  35. "profile": "https://laceysanderson.github.io/",
  36. "contributions": [
  37. "code",
  38. "doc",
  39. "projectManagement"
  40. ]
  41. },
  42. {
  43. "login": "chunhuaicheng",
  44. "name": "chunhuaicheng",
  45. "avatar_url": "https://avatars2.githubusercontent.com/u/14333886?v=4",
  46. "profile": "https://github.com/chunhuaicheng",
  47. "contributions": [
  48. "code"
  49. ]
  50. },
  51. {
  52. "login": "shawnawsu",
  53. "name": "Shawna",
  54. "avatar_url": "https://avatars1.githubusercontent.com/u/24374002?v=4",
  55. "profile": "https://github.com/shawnawsu",
  56. "contributions": [
  57. "code",
  58. "content",
  59. "doc",
  60. "review"
  61. ]
  62. },
  63. {
  64. "login": "mboudet",
  65. "name": "mboudet",
  66. "avatar_url": "https://avatars0.githubusercontent.com/u/17642511?v=4",
  67. "profile": "https://github.com/mboudet",
  68. "contributions": [
  69. "bug"
  70. ]
  71. },
  72. {
  73. "login": "guignonv",
  74. "name": "Valentin Guignon",
  75. "avatar_url": "https://avatars1.githubusercontent.com/u/7290244?v=4",
  76. "profile": "https://github.com/guignonv",
  77. "contributions": [
  78. "bug"
  79. ]
  80. },
  81. {
  82. "login": "mestato",
  83. "name": "Meg Staton",
  84. "avatar_url": "https://avatars1.githubusercontent.com/u/508122?v=4",
  85. "profile": "https://github.com/mestato",
  86. "contributions": [
  87. "fundingFinding"
  88. ]
  89. },
  90. {
  91. "login": "abretaud",
  92. "name": "Anthony Bretaudeau",
  93. "avatar_url": "https://avatars3.githubusercontent.com/u/238755?v=4",
  94. "profile": "https://github.com/abretaud",
  95. "contributions": [
  96. "code"
  97. ]
  98. },
  99. {
  100. "login": "colthom",
  101. "name": "colthom",
  102. "avatar_url": "https://avatars0.githubusercontent.com/u/17720870?v=4",
  103. "profile": "https://github.com/colthom",
  104. "contributions": [
  105. "doc"
  106. ]
  107. },
  108. {
  109. "login": "almasaeed2010",
  110. "name": "Abdullah Almsaeed",
  111. "avatar_url": "https://avatars2.githubusercontent.com/u/1512664?v=4",
  112. "profile": "http://almsaeedstudio.com",
  113. "contributions": [
  114. "code"
  115. ]
  116. },
  117. {
  118. "login": "btski",
  119. "name": "btski",
  120. "avatar_url": "https://avatars1.githubusercontent.com/u/32686196?v=4",
  121. "profile": "https://github.com/btski",
  122. "contributions": [
  123. "question"
  124. ]
  125. }
  126. ],
  127. "contributorsPerLine": 7,
  128. "projectName": "tripal",
  129. "projectOwner": "tripal",
  130. "repoType": "github",
  131. "repoHost": "https://github.com",
  132. "commitConvention": "none"
  133. }