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
760 B

{
"projectName": "doom-nvim",
"projectOwner": "NTBBloodbath",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "JohnIrle",
"name": "John Irle",
"avatar_url": "https://avatars.githubusercontent.com/u/11879736?v=4",
"profile": "https://johnirle.com/",
"contributions": [
"doc"
]
},
{
"login": "bketelsen",
"name": "Brian Ketelsen",
"avatar_url": "https://avatars.githubusercontent.com/u/37492?v=4",
"profile": "http://www.brianketelsen.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}