.all-contributorsrc 3.9 KB

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