.all-contributorsrc 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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. ]
  17. },
  18. {
  19. "login": "bradfordcondon",
  20. "name": "Bradford Condon",
  21. "avatar_url": "https://avatars2.githubusercontent.com/u/7063154?v=4",
  22. "profile": "http://www.bradfordcondon.com/",
  23. "contributions": [
  24. "code",
  25. "doc",
  26. "projectManagement",
  27. "eventOrganizing"
  28. ]
  29. },
  30. {
  31. "login": "laceysanderson",
  32. "name": "Lacey-Anne Sanderson",
  33. "avatar_url": "https://avatars3.githubusercontent.com/u/1566301?v=4",
  34. "profile": "https://laceysanderson.github.io/",
  35. "contributions": [
  36. "code",
  37. "doc",
  38. "projectManagement",
  39. "eventOrganizing"
  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. "eventOrganizing"
  89. ]
  90. },
  91. {
  92. "login": "abretaud",
  93. "name": "Anthony Bretaudeau",
  94. "avatar_url": "https://avatars3.githubusercontent.com/u/238755?v=4",
  95. "profile": "https://github.com/abretaud",
  96. "contributions": [
  97. "code"
  98. ]
  99. },
  100. {
  101. "login": "colthom",
  102. "name": "colthom",
  103. "avatar_url": "https://avatars0.githubusercontent.com/u/17720870?v=4",
  104. "profile": "https://github.com/colthom",
  105. "contributions": [
  106. "doc"
  107. ]
  108. },
  109. {
  110. "login": "almasaeed2010",
  111. "name": "Abdullah Almsaeed",
  112. "avatar_url": "https://avatars2.githubusercontent.com/u/1512664?v=4",
  113. "profile": "http://almsaeedstudio.com",
  114. "contributions": [
  115. "code"
  116. ]
  117. },
  118. {
  119. "login": "btski",
  120. "name": "btski",
  121. "avatar_url": "https://avatars1.githubusercontent.com/u/32686196?v=4",
  122. "profile": "https://github.com/btski",
  123. "contributions": [
  124. "question"
  125. ]
  126. },
  127. {
  128. "login": "ekcannon",
  129. "name": "ekcannon",
  130. "avatar_url": "https://avatars0.githubusercontent.com/u/3409057?v=4",
  131. "profile": "https://github.com/ekcannon",
  132. "contributions": [
  133. "ideas",
  134. "eventOrganizing"
  135. ]
  136. },
  137. {
  138. "login": "jlwegrzyn",
  139. "name": "jlwegrzyn",
  140. "avatar_url": "https://avatars1.githubusercontent.com/u/50996590?v=4",
  141. "profile": "https://github.com/jlwegrzyn",
  142. "contributions": [
  143. "fundingFinding"
  144. ]
  145. },
  146. {
  147. "login": "bcondon",
  148. "name": "Bubba",
  149. "avatar_url": "https://avatars1.githubusercontent.com/u/16371389?v=4",
  150. "profile": "https://github.com/bcondon",
  151. "contributions": [
  152. "review",
  153. "eventOrganizing"
  154. ]
  155. }
  156. ],
  157. "contributorsPerLine": 7,
  158. "projectName": "tripal",
  159. "projectOwner": "tripal",
  160. "repoType": "github",
  161. "repoHost": "https://github.com",
  162. "commitConvention": "none"
  163. }