.all-contributorsrc 3.4 KB

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