.all-contributorsrc 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. "bug",
  32. "code"
  33. ]
  34. },
  35. {
  36. "login": "kennyLtv",
  37. "name": "Kenny Lindelof",
  38. "avatar_url": "https://avatars2.githubusercontent.com/u/6133325?v=4",
  39. "profile": "https://kennyl.design",
  40. "contributions": [
  41. "question"
  42. ]
  43. },
  44. {
  45. "login": "Scarsz",
  46. "name": "Austin Shapiro",
  47. "avatar_url": "https://avatars1.githubusercontent.com/u/7691988?v=4",
  48. "profile": "https://scarsz.me",
  49. "contributions": [
  50. "bug",
  51. "code"
  52. ]
  53. },
  54. {
  55. "login": "marvinlehmann",
  56. "name": "Marvin Lehmann",
  57. "avatar_url": "https://avatars2.githubusercontent.com/u/4151266?v=4",
  58. "profile": "https://github.com/marvinlehmann",
  59. "contributions": [
  60. "bug",
  61. "code"
  62. ]
  63. },
  64. {
  65. "login": "Bourne-ID",
  66. "name": "Bourne-ID",
  67. "avatar_url": "https://avatars1.githubusercontent.com/u/7073616?v=4",
  68. "profile": "https://github.com/Bourne-ID",
  69. "contributions": [
  70. "review",
  71. "content",
  72. "doc",
  73. "infra",
  74. "review"
  75. ]
  76. },
  77. {
  78. "login": "cedarlug",
  79. "name": "CedarLUG",
  80. "avatar_url": "https://avatars2.githubusercontent.com/u/19336442?v=4",
  81. "profile": "http://cedarlug.org",
  82. "contributions": [
  83. "bug",
  84. "code",
  85. "ideas",
  86. "question",
  87. "review"
  88. ]
  89. },
  90. {
  91. "login": "UltimateByte",
  92. "name": "UltimateByte",
  93. "avatar_url": "https://avatars3.githubusercontent.com/u/8805941?v=4",
  94. "profile": "https://www.terageek.org | https://www.haisoft.fr",
  95. "contributions": [
  96. "bug",
  97. "code",
  98. "doc",
  99. "ideas",
  100. "review"
  101. ]
  102. },
  103. {
  104. "login": "borzaka",
  105. "name": "Attila",
  106. "avatar_url": "https://avatars0.githubusercontent.com/u/1230402?v=4",
  107. "profile": "https://github.com/borzaka",
  108. "contributions": [
  109. "code",
  110. "bug"
  111. ]
  112. }
  113. ],
  114. "contributorsPerLine": 7,
  115. "projectName": "LinuxGSM",
  116. "projectOwner": "GameServerManagers",
  117. "repoType": "github",
  118. "repoHost": "https://github.com"
  119. }