receive_intent_android34/.all-contributorsrc
2022-10-21 11:41:49 +05:30

64 lines
1.7 KiB
JSON

{
"projectName": "receive_intent",
"projectOwner": "daadu",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "daadu",
"name": "Harsh Bhikadia",
"avatar_url": "https://avatars.githubusercontent.com/u/4963236?v=4",
"profile": "https://bhikadia.com/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "TheLastGimbus",
"name": "Mateusz Soszyński",
"avatar_url": "https://avatars.githubusercontent.com/u/40139196?v=4",
"profile": "https://the.lastgimbus.com/",
"contributions": [
"code"
]
},
{
"login": "luckyrat",
"name": "Chris Tomlinson",
"avatar_url": "https://avatars.githubusercontent.com/u/1211375?v=4",
"profile": "https://github.com/luckyrat",
"contributions": [
"code"
]
},
{
"login": "eric-nextsense",
"name": "eric-nextsense",
"avatar_url": "https://avatars.githubusercontent.com/u/78733538?v=4",
"profile": "https://github.com/eric-nextsense",
"contributions": [
"bug",
"code"
]
},
{
"login": "tneotia",
"name": "Tanay Neotia",
"avatar_url": "https://avatars.githubusercontent.com/u/50850142?v=4",
"profile": "https://github.com/tneotia",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\" alt=\"All Contributors\" /></a>"
}