mirror of
https://github.com/HackHerz/pusher
synced 2025-12-06 02:10:19 +00:00
Added acknowledgement for contributors to README
This commit is contained in:
parent
d0a1fa6029
commit
d2fdc88270
2 changed files with 55 additions and 0 deletions
39
.all-contributorsrc
Normal file
39
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"projectName": "pusher",
|
||||
"projectOwner": "hackherz",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "nlohmann",
|
||||
"name": "Niels Lohmann",
|
||||
"avatar_url": "https://avatars2.githubusercontent.com/u/159488?v=4",
|
||||
"profile": "http:/nlohmann.me",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "jamesterjim",
|
||||
"name": "James Rose",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/1824603?v=4",
|
||||
"profile": "http://jameserose.co.uk",
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "HackHerz",
|
||||
"name": "Daniel Stein",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/2885148?v=4",
|
||||
"profile": "https://hackherz.com/",
|
||||
"contributions": [
|
||||
"code",
|
||||
"doc"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue