docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2020-02-28 00:29:03 +00:00
committed by GitHub
parent 3a2bb63c98
commit ab7ee92112

View File

@@ -114,11 +114,21 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "dmitryyankowski",
"name": "Dmitry Yankowski",
"avatar_url": "https://avatars0.githubusercontent.com/u/20114263?v=4",
"profile": "https://dmitryyankowski.com",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
"projectName": "postwoman", "projectName": "postwoman",
"projectOwner": "liyasthomas", "projectOwner": "liyasthomas",
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com" "repoHost": "https://github.com",
"skipCi": true
} }