docs: add TheDavidDelta as a contributor (#4)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2938f780aa
commit
bdd1b5bd35
28
.all-contributorsrc
Normal file
28
.all-contributorsrc
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "TheDavidDelta",
|
||||
"name": "David",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6679900?v=4",
|
||||
"profile": "https://thedaviddelta.com/",
|
||||
"contributions": [
|
||||
"a11y",
|
||||
"code",
|
||||
"doc",
|
||||
"design",
|
||||
"test"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "lingva-translate",
|
||||
"projectOwner": "TheDavidDelta",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
||||
Reference in New Issue
Block a user