.all-contributorsrc 3.3 KB

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