1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add @senorprogrammer as a contributor

This commit is contained in:
Chris Cummer
2018-06-17 09:32:57 -07:00
parent c08a594d56
commit 08aabe6c2c
2 changed files with 39 additions and 5 deletions

22
.all-contributorsrc Normal file
View File

@@ -0,0 +1,22 @@
{
"projectName": "wtf",
"projectOwner": "senorprogrammer",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 64,
"commit": true,
"contributors": [
{
"login": "senorprogrammer",
"name": "Chris Cummer",
"avatar_url": "https://avatars0.githubusercontent.com/u/6413?v=4",
"profile": "https://twitter.com/senorprogrammer",
"contributions": [
"code"
]
}
]
}