.all-contributorsrc 903 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "projectName": "Organizr",
  3. "projectOwner": "causefx",
  4. "files": [
  5. "README.md"
  6. ],
  7. "commitType": "docs",
  8. "commitConvention": "angular",
  9. "contributorsPerLine": 7,
  10. "contributors": [
  11. {
  12. "login": "tronyx",
  13. "name": "Chris Yocum",
  14. "avatar_url": "https://avatars.githubusercontent.com/u/22502007?v=4",
  15. "profile": "https://tronflix.app",
  16. "contributions": [
  17. "test"
  18. ]
  19. },
  20. {
  21. "login": "Roxedus",
  22. "name": "Roxedus",
  23. "avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
  24. "profile": "http://roxedus.dev",
  25. "contributions": [
  26. "test"
  27. ]
  28. },
  29. {
  30. "login": "HalianElf",
  31. "name": "HalianElf",
  32. "avatar_url": "https://avatars.githubusercontent.com/u/28244771?v=4",
  33. "profile": "https://github.com/HalianElf",
  34. "contributions": [
  35. "test"
  36. ]
  37. }
  38. ]
  39. }