You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

34 lines
781 B

  1. {
  2. "projectName": "kosmorro",
  3. "projectOwner": "Jérôme Deuchnord",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "CONTRIBUTORS.md"
  8. ],
  9. "imageSize": 100,
  10. "commit": true,
  11. "commitConvention": "angular",
  12. "contributors": [
  13. {
  14. "login": "Deuchnord",
  15. "name": "Jérôme Deuchnord",
  16. "avatar_url": "https://avatars.githubusercontent.com/u/7600265?v=4",
  17. "profile": "https://deuchnord.fr/",
  18. "contributions": [
  19. "code"
  20. ]
  21. },
  22. {
  23. "login": "Brainface1",
  24. "name": "brain_face",
  25. "avatar_url": "https://avatars.githubusercontent.com/u/40472418?v=4",
  26. "profile": "https://github.com/Brainface1",
  27. "contributions": [
  28. "code"
  29. ]
  30. }
  31. ],
  32. "contributorsPerLine": 7
  33. }