.all-contributorsrc 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "badgeTemplate": "<!-- DO NOT ADD A BADGE -->",
  8. "contributors": [
  9. {
  10. "login": "j0hnL",
  11. "name": "John Lockman",
  12. "avatar_url": "https://avatars.githubusercontent.com/u/912987?v=4",
  13. "profile": "http://johnlockman.com",
  14. "contributions": [
  15. "test",
  16. "code",
  17. "blog",
  18. "ideas",
  19. "maintenance",
  20. "mentoring",
  21. "design"
  22. ]
  23. },
  24. {
  25. "login": "lwilson",
  26. "name": "Lucas A. Wilson",
  27. "avatar_url": "https://avatars.githubusercontent.com/u/1236922?v=4",
  28. "profile": "https://github.com/lwilson",
  29. "contributions": [
  30. "code",
  31. "design",
  32. "maintenance",
  33. "ideas",
  34. "blog",
  35. "doc",
  36. "mentoring",
  37. "projectManagement",
  38. "review",
  39. "talk"
  40. ]
  41. },
  42. {
  43. "login": "DeepikaKrishnaiah",
  44. "name": "DeepikaKrishnaiah",
  45. "avatar_url": "https://avatars.githubusercontent.com/u/73213880?v=4",
  46. "profile": "https://github.com/DeepikaKrishnaiah",
  47. "contributions": [
  48. "code"
  49. ]
  50. },
  51. {
  52. "login": "sujit-jadhav",
  53. "name": "sujit-jadhav",
  54. "avatar_url": "https://avatars.githubusercontent.com/u/73123831?v=4",
  55. "profile": "https://github.com/sujit-jadhav",
  56. "contributions": [
  57. "ideas"
  58. ]
  59. },
  60. {
  61. "login": "araji",
  62. "name": "araji",
  63. "avatar_url": "https://avatars.githubusercontent.com/u/216020?v=4",
  64. "profile": "https://github.com/araji",
  65. "contributions": [
  66. "code"
  67. ]
  68. },
  69. {
  70. "login": "mikerenfro",
  71. "name": "Mike Renfro",
  72. "avatar_url": "https://avatars.githubusercontent.com/u/1451881?v=4",
  73. "profile": "https://mike.renf.ro/blog/",
  74. "contributions": [
  75. "doc"
  76. ]
  77. },
  78. {
  79. "login": "leereyno-asu",
  80. "name": "Lee Reynolds",
  81. "avatar_url": "https://avatars.githubusercontent.com/u/81774548?v=4",
  82. "profile": "https://github.com/leereyno-asu",
  83. "contributions": [
  84. "code",
  85. "doc",
  86. "tutorial"
  87. ]
  88. },
  89. {
  90. "login": "blesson-james",
  91. "name": "blesson-james",
  92. "avatar_url": "https://avatars.githubusercontent.com/u/72782936?v=4",
  93. "profile": "https://github.com/blesson-james",
  94. "contributions": [
  95. "code",
  96. "test",
  97. "bug"
  98. ]
  99. },
  100. {
  101. "login": "sakshiarora13",
  102. "name": "sakshiarora13",
  103. "avatar_url": "https://avatars.githubusercontent.com/u/73195862?v=4",
  104. "profile": "https://github.com/sakshiarora13",
  105. "contributions": [
  106. "code"
  107. ]
  108. }
  109. ],
  110. "contributorsPerLine": 7,
  111. "projectName": "omnia",
  112. "projectOwner": "dellhpc",
  113. "repoType": "github",
  114. "repoHost": "https://github.com",
  115. "skipCi": true
  116. }