.all-contributorsrc 526 B

12345678910111213141516171819202122232425
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "DeepikaKrishnaiah",
  10. "name": "DeepikaKrishnaiah",
  11. "avatar_url": "https://avatars.githubusercontent.com/u/73213880?v=4",
  12. "profile": "https://github.com/DeepikaKrishnaiah",
  13. "contributions": [
  14. "code"
  15. ]
  16. }
  17. ],
  18. "contributorsPerLine": 7,
  19. "projectName": "omnia",
  20. "projectOwner": "dellhpc",
  21. "repoType": "github",
  22. "repoHost": "https://github.com",
  23. "skipCi": true
  24. }