.all-contributorsrc 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "adswa",
  10. "name": "Adina Wagner",
  11. "avatar_url": "https://avatars1.githubusercontent.com/u/29738718?v=4",
  12. "profile": "https://www.researchgate.net/profile/Adina_Wagner",
  13. "contributions": [
  14. "code",
  15. "content",
  16. "doc",
  17. "design",
  18. "ideas",
  19. "infra",
  20. "maintenance",
  21. "projectManagement",
  22. "review",
  23. "userTesting"
  24. ]
  25. },
  26. {
  27. "login": "loj",
  28. "name": "Laura Waite",
  29. "avatar_url": "https://avatars2.githubusercontent.com/u/15157717?v=4",
  30. "profile": "https://github.com/loj",
  31. "contributions": [
  32. "ideas",
  33. "maintenance",
  34. "review",
  35. "talk",
  36. "question",
  37. "content"
  38. ]
  39. },
  40. {
  41. "login": "mih",
  42. "name": "Michael Hanke",
  43. "avatar_url": "https://avatars1.githubusercontent.com/u/136479?v=4",
  44. "profile": "http://psychoinformatics.de",
  45. "contributions": [
  46. "question",
  47. "bug",
  48. "code",
  49. "content",
  50. "doc",
  51. "design",
  52. "example",
  53. "ideas",
  54. "infra",
  55. "maintenance",
  56. "plugin",
  57. "projectManagement",
  58. "review",
  59. "tool",
  60. "test",
  61. "talk",
  62. "userTesting"
  63. ]
  64. },
  65. {
  66. "login": "kyleam",
  67. "name": "Kyle Meyer",
  68. "avatar_url": "https://avatars2.githubusercontent.com/u/1297788?v=4",
  69. "profile": "https://github.com/kyleam",
  70. "contributions": [
  71. "bug",
  72. "review",
  73. "question",
  74. "content",
  75. "ideas"
  76. ]
  77. },
  78. {
  79. "login": "marisaheckner",
  80. "name": "marisaheckner",
  81. "avatar_url": "https://avatars2.githubusercontent.com/u/52243533?v=4",
  82. "profile": "https://github.com/marisaheckner",
  83. "contributions": [
  84. "ideas",
  85. "userTesting",
  86. "bug",
  87. "content"
  88. ]
  89. },
  90. {
  91. "login": "bpoldrack",
  92. "name": "Benjamin Poldrack",
  93. "avatar_url": "https://avatars2.githubusercontent.com/u/10498301?v=4",
  94. "profile": "https://github.com/bpoldrack",
  95. "contributions": [
  96. "question",
  97. "ideas",
  98. "example",
  99. "tutorial"
  100. ]
  101. }
  102. ],
  103. "contributorsPerLine": 7,
  104. "projectName": "book",
  105. "projectOwner": "datalad-handbook",
  106. "repoType": "github",
  107. "repoHost": "https://github.com"
  108. }