😍 Add contributors @kiliman and @markypython

This commit is contained in:
Kiliman
2019-08-02 12:15:40 -04:00
parent 2cbf9d84cb
commit 1f5712ecae
+35
View File
@@ -0,0 +1,35 @@
{
"projectName": "operator-mono-lig",
"projectOwner": "kiliman",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "kiliman",
"name": "Kiliman",
"avatar_url": "https://avatars3.githubusercontent.com/u/47168?v=4",
"profile": "https://github.com/kiliman",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "markypython",
"name": "Mark Skelton",
"avatar_url": "https://avatars3.githubusercontent.com/u/25914066?v=4",
"profile": "https://github.com/markypython",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7
}