.all-contributorsrc 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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. ]
  59. },
  60. {
  61. "login": "mboudet",
  62. "name": "mboudet",
  63. "avatar_url": "https://avatars0.githubusercontent.com/u/17642511?v=4",
  64. "profile": "https://github.com/mboudet",
  65. "contributions": [
  66. "bug"
  67. ]
  68. },
  69. {
  70. "login": "guignonv",
  71. "name": "Valentin Guignon",
  72. "avatar_url": "https://avatars1.githubusercontent.com/u/7290244?v=4",
  73. "profile": "https://github.com/guignonv",
  74. "contributions": [
  75. "bug"
  76. ]
  77. },
  78. {
  79. "login": "mestato",
  80. "name": "Meg Staton",
  81. "avatar_url": "https://avatars1.githubusercontent.com/u/508122?v=4",
  82. "profile": "https://github.com/mestato",
  83. "contributions": [
  84. "fundingFinding"
  85. ]
  86. },
  87. {
  88. "login": "abretaud",
  89. "name": "Anthony Bretaudeau",
  90. "avatar_url": "https://avatars3.githubusercontent.com/u/238755?v=4",
  91. "profile": "https://github.com/abretaud",
  92. "contributions": [
  93. "code"
  94. ]
  95. },
  96. {
  97. "login": "colthom",
  98. "name": "colthom",
  99. "avatar_url": "https://avatars0.githubusercontent.com/u/17720870?v=4",
  100. "profile": "https://github.com/colthom",
  101. "contributions": [
  102. "doc"
  103. ]
  104. },
  105. {
  106. "login": "almasaeed2010",
  107. "name": "Abdullah Almsaeed",
  108. "avatar_url": "https://avatars2.githubusercontent.com/u/1512664?v=4",
  109. "profile": "http://almsaeedstudio.com",
  110. "contributions": [
  111. "code"
  112. ]
  113. },
  114. {
  115. "login": "btski",
  116. "name": "btski",
  117. "avatar_url": "https://avatars1.githubusercontent.com/u/32686196?v=4",
  118. "profile": "https://github.com/btski",
  119. "contributions": [
  120. "question"
  121. ]
  122. }
  123. ],
  124. "contributorsPerLine": 7,
  125. "projectName": "tripal",
  126. "projectOwner": "tripal",
  127. "repoType": "github",
  128. "repoHost": "https://github.com",
  129. "commitConvention": "none"
  130. }