.all-contributorsrc 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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. "eventOrganizing",
  16. "doc",
  17. "projectManagement",
  18. "review"
  19. ]
  20. },
  21. {
  22. "login": "bradfordcondon",
  23. "name": "Bradford Condon",
  24. "avatar_url": "https://avatars2.githubusercontent.com/u/7063154?v=4",
  25. "profile": "http://www.bradfordcondon.com/",
  26. "contributions": [
  27. "code",
  28. "doc",
  29. "projectManagement",
  30. "eventOrganizing",
  31. "review"
  32. ]
  33. },
  34. {
  35. "login": "laceysanderson",
  36. "name": "Lacey-Anne Sanderson",
  37. "avatar_url": "https://avatars3.githubusercontent.com/u/1566301?v=4",
  38. "profile": "https://laceysanderson.github.io/",
  39. "contributions": [
  40. "code",
  41. "doc",
  42. "projectManagement",
  43. "eventOrganizing",
  44. "review"
  45. ]
  46. },
  47. {
  48. "login": "chunhuaicheng",
  49. "name": "chunhuaicheng",
  50. "avatar_url": "https://avatars2.githubusercontent.com/u/14333886?v=4",
  51. "profile": "https://github.com/chunhuaicheng",
  52. "contributions": [
  53. "code"
  54. ]
  55. },
  56. {
  57. "login": "shawnawsu",
  58. "name": "Shawna",
  59. "avatar_url": "https://avatars1.githubusercontent.com/u/24374002?v=4",
  60. "profile": "https://github.com/shawnawsu",
  61. "contributions": [
  62. "code",
  63. "content",
  64. "doc",
  65. "review"
  66. ]
  67. },
  68. {
  69. "login": "mboudet",
  70. "name": "mboudet",
  71. "avatar_url": "https://avatars0.githubusercontent.com/u/17642511?v=4",
  72. "profile": "https://github.com/mboudet",
  73. "contributions": [
  74. "bug"
  75. ]
  76. },
  77. {
  78. "login": "guignonv",
  79. "name": "Valentin Guignon",
  80. "avatar_url": "https://avatars1.githubusercontent.com/u/7290244?v=4",
  81. "profile": "https://github.com/guignonv",
  82. "contributions": [
  83. "bug"
  84. ]
  85. },
  86. {
  87. "login": "mestato",
  88. "name": "Meg Staton",
  89. "avatar_url": "https://avatars1.githubusercontent.com/u/508122?v=4",
  90. "profile": "https://github.com/mestato",
  91. "contributions": [
  92. "fundingFinding",
  93. "eventOrganizing"
  94. ]
  95. },
  96. {
  97. "login": "abretaud",
  98. "name": "Anthony Bretaudeau",
  99. "avatar_url": "https://avatars3.githubusercontent.com/u/238755?v=4",
  100. "profile": "https://github.com/abretaud",
  101. "contributions": [
  102. "code"
  103. ]
  104. },
  105. {
  106. "login": "colthom",
  107. "name": "colthom",
  108. "avatar_url": "https://avatars0.githubusercontent.com/u/17720870?v=4",
  109. "profile": "https://github.com/colthom",
  110. "contributions": [
  111. "doc"
  112. ]
  113. },
  114. {
  115. "login": "almasaeed2010",
  116. "name": "Abdullah Almsaeed",
  117. "avatar_url": "https://avatars2.githubusercontent.com/u/1512664?v=4",
  118. "profile": "http://almsaeedstudio.com",
  119. "contributions": [
  120. "code",
  121. "review"
  122. ]
  123. },
  124. {
  125. "login": "btski",
  126. "name": "btski",
  127. "avatar_url": "https://avatars1.githubusercontent.com/u/32686196?v=4",
  128. "profile": "https://github.com/btski",
  129. "contributions": [
  130. "question"
  131. ]
  132. },
  133. {
  134. "login": "ekcannon",
  135. "name": "ekcannon",
  136. "avatar_url": "https://avatars0.githubusercontent.com/u/3409057?v=4",
  137. "profile": "https://github.com/ekcannon",
  138. "contributions": [
  139. "ideas",
  140. "eventOrganizing"
  141. ]
  142. },
  143. {
  144. "login": "jlwegrzyn",
  145. "name": "jlwegrzyn",
  146. "avatar_url": "https://avatars1.githubusercontent.com/u/50996590?v=4",
  147. "profile": "https://github.com/jlwegrzyn",
  148. "contributions": [
  149. "fundingFinding"
  150. ]
  151. }
  152. ],
  153. "contributorsPerLine": 7,
  154. "projectName": "tripal",
  155. "projectOwner": "tripal",
  156. "repoType": "github",
  157. "repoHost": "https://github.com",
  158. "commitConvention": "none"
  159. }