.all-contributorsrc 3.9 KB

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