.all-contributorsrc 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "commitConvention": "angular",
  8. "contributors": [
  9. {
  10. "login": "mih",
  11. "name": "Michael Hanke",
  12. "avatar_url": "https://avatars.githubusercontent.com/u/136479?v=4",
  13. "profile": "http://psychoinformatics.de",
  14. "contributions": [
  15. "code",
  16. "ideas",
  17. "projectManagement",
  18. "mentoring"
  19. ]
  20. },
  21. {
  22. "login": "yarikoptic",
  23. "name": "Yaroslav Halchenko",
  24. "contributions": [
  25. "code"
  26. ],
  27. "profile": "www.onerussian.com",
  28. "avatar_url": [
  29. "https://avatars.githubusercontent.com/u/39889?v=4"
  30. ]
  31. },
  32. {
  33. "login": "effigies",
  34. "name": "Chris Markiewicz",
  35. "contributions": [
  36. "code"
  37. ],
  38. "profile": "https://github.com/effigies",
  39. "avatar_url": [
  40. "https://avatars.githubusercontent.com/u/83442?v=4"
  41. ]
  42. },
  43. {
  44. "login": "adswa",
  45. "name": "Adina Wagner",
  46. "contributions": [
  47. "code"
  48. ],
  49. "profile": "www.adina-wagner.com",
  50. "avatar_url": [
  51. "https://avatars.githubusercontent.com/u/29738718?v=4"
  52. ]
  53. },
  54. {
  55. "login": "jwodder",
  56. "name": "John T. Wodder II",
  57. "contributions": [
  58. "code"
  59. ],
  60. "profile": "https://github.com/jwodder",
  61. "avatar_url": [
  62. "https://avatars.githubusercontent.com/u/98207?v=4"
  63. ]
  64. },
  65. {
  66. "login": "bpoldrack",
  67. "name": "Benjamin Poldrack",
  68. "contributions": [
  69. "code"
  70. ],
  71. "profile": "https://github.com/bpoldrack",
  72. "avatar_url": [
  73. "https://avatars.githubusercontent.com/u/10498301?v=4"
  74. ]
  75. },
  76. {
  77. "login": "jsheunis",
  78. "name": "Stephan Heunis",
  79. "contributions": [
  80. "code"
  81. ],
  82. "profile": "https://jsheunis.github.io/",
  83. "avatar_url": [
  84. "https://avatars.githubusercontent.com/u/10141237?v=4"
  85. ]
  86. },
  87. {
  88. "login": "mslw",
  89. "name": "Michał Szczepanik",
  90. "contributions": [
  91. "code"
  92. ],
  93. "profile": "mslw.github.io",
  94. "avatar_url": [
  95. "https://avatars.githubusercontent.com/u/11985212?v=4"
  96. ]
  97. },
  98. {
  99. "login": "aqw",
  100. "name": "Alex Waite",
  101. "avatar_url": "https://avatars.githubusercontent.com/u/765557?v=4",
  102. "profile": "https://github.com/aqw",
  103. "contributions": [
  104. "userTesting",
  105. "ideas"
  106. ]
  107. },
  108. {
  109. "login": "Manukapp",
  110. "name": "Leonardo Muller-Rodriguez",
  111. "avatar_url": "https://avatars.githubusercontent.com/u/86295664?v=4",
  112. "profile": "manukapp.itch.io",
  113. "contributions": [
  114. "userTesting",
  115. "code"
  116. ]
  117. }
  118. ],
  119. "contributorsPerLine": 7,
  120. "skipCi": true,
  121. "repoType": "github",
  122. "repoHost": "https://github.com",
  123. "projectName": "datalad-gooey",
  124. "projectOwner": "datalad"
  125. }