docs: create .all-contributorsrc
This commit is contained in:
parent
c1db159ed6
commit
473313d348
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "beardaway",
|
||||
"name": "Conrad Sopala",
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/11062800?v=4",
|
||||
"profile": "https://twitter.com/beardaway",
|
||||
"contributions": [
|
||||
"review",
|
||||
"maintenance"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "auth0-socketio-jwt",
|
||||
"projectOwner": "auth0-community",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com"
|
||||
}
|
Reference in New Issue
Block a user