.all-contributorsrc 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. ]
  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. ]
  29. },
  30. {
  31. "login": "laceysanderson",
  32. "name": "Lacey-Anne Sanderson",
  33. "avatar_url": "https://avatars3.githubusercontent.com/u/1566301?v=4",
  34. "profile": "https://laceysanderson.github.io/",
  35. "contributions": [
  36. "code",
  37. "doc",
  38. "projectManagement"
  39. ]
  40. },
  41. {
  42. "login": "chunhuaicheng",
  43. "name": "chunhuaicheng",
  44. "avatar_url": "https://avatars2.githubusercontent.com/u/14333886?v=4",
  45. "profile": "https://github.com/chunhuaicheng",
  46. "contributions": [
  47. "code"
  48. ]
  49. },
  50. {
  51. "login": "shawnawsu",
  52. "name": "Shawna",
  53. "avatar_url": "https://avatars1.githubusercontent.com/u/24374002?v=4",
  54. "profile": "https://github.com/shawnawsu",
  55. "contributions": [
  56. "code"
  57. ]
  58. },
  59. {
  60. "login": "mboudet",
  61. "name": "mboudet",
  62. "avatar_url": "https://avatars0.githubusercontent.com/u/17642511?v=4",
  63. "profile": "https://github.com/mboudet",
  64. "contributions": [
  65. "bug"
  66. ]
  67. },
  68. {
  69. "login": "guignonv",
  70. "name": "Valentin Guignon",
  71. "avatar_url": "https://avatars1.githubusercontent.com/u/7290244?v=4",
  72. "profile": "https://github.com/guignonv",
  73. "contributions": [
  74. "bug"
  75. ]
  76. }
  77. ],
  78. "contributorsPerLine": 7,
  79. "projectName": "tripal",
  80. "projectOwner": "tripal",
  81. "repoType": "github",
  82. "repoHost": "https://github.com",
  83. "commitConvention": "none"
  84. }