.all-contributorsrc 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "dgibbs64",
  10. "name": "Daniel Gibbs",
  11. "avatar_url": "https://avatars2.githubusercontent.com/u/4478206?v=4",
  12. "profile": "https://danielgibbs.co.uk",
  13. "contributions": [
  14. "bug",
  15. "code",
  16. "ideas",
  17. "question",
  18. "review",
  19. "content",
  20. "doc",
  21. "infra"
  22. ]
  23. },
  24. {
  25. "login": "Frisasky",
  26. "name": "Frisasky",
  27. "avatar_url": "https://avatars2.githubusercontent.com/u/26865851?v=4",
  28. "profile": "https://github.com/Frisasky",
  29. "contributions": [
  30. "question"
  31. ]
  32. },
  33. {
  34. "login": "kennyLtv",
  35. "name": "Kenny Lindelof",
  36. "avatar_url": "https://avatars2.githubusercontent.com/u/6133325?v=4",
  37. "profile": "https://kennyl.design",
  38. "contributions": [
  39. "question"
  40. ]
  41. },
  42. {
  43. "login": "Scarsz",
  44. "name": "Austin Shapiro",
  45. "avatar_url": "https://avatars1.githubusercontent.com/u/7691988?v=4",
  46. "profile": "https://scarsz.me",
  47. "contributions": [
  48. "bug",
  49. "code"
  50. ]
  51. },
  52. {
  53. "login": "marvinlehmann",
  54. "name": "Marvin Lehmann",
  55. "avatar_url": "https://avatars2.githubusercontent.com/u/4151266?v=4",
  56. "profile": "https://github.com/marvinlehmann",
  57. "contributions": [
  58. "bug",
  59. "code"
  60. ]
  61. },
  62. {
  63. "login": "Bourne-ID",
  64. "name": "Bourne-ID",
  65. "avatar_url": "https://avatars1.githubusercontent.com/u/7073616?v=4",
  66. "profile": "https://github.com/Bourne-ID",
  67. "contributions": [
  68. "review",
  69. "content",
  70. "doc",
  71. "infra"
  72. "review"
  73. ]
  74. },
  75. {
  76. "login": "cedarlug",
  77. "name": "CedarLUG",
  78. "avatar_url": "https://avatars2.githubusercontent.com/u/19336442?v=4",
  79. "profile": "http://cedarlug.org",
  80. "contributions": [
  81. "bug",
  82. "code",
  83. "ideas",
  84. "question",
  85. "review"
  86. ]
  87. },
  88. {
  89. "login": "UltimateByte",
  90. "name": "UltimateByte",
  91. "avatar_url": "https://avatars3.githubusercontent.com/u/8805941?v=4",
  92. "profile": "https://www.terageek.org | https://www.haisoft.fr",
  93. "contributions": [
  94. "bug",
  95. "code",
  96. "doc",
  97. "ideas",
  98. "review",
  99. ]
  100. }
  101. ],
  102. "contributorsPerLine": 7,
  103. "projectName": "LinuxGSM",
  104. "projectOwner": "GameServerManagers",
  105. "repoType": "github",
  106. "repoHost": "https://github.com"
  107. }