docs: add behappyleee as a contributor for translation (#2536)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2023-06-17 16:04:50 +03:00
committed by GitHub
co-authored by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
parent 670f2e2a90
commit 3d60357723
2 changed files with 13 additions and 2 deletions
+11 -1
View File
@@ -2469,6 +2469,15 @@
"contributions": [
"code"
]
},
{
"login": "behappyleee",
"name": "behappyleee",
"avatar_url": "https://avatars.githubusercontent.com/u/72903623?v=4",
"profile": "https://github.com/behappyleee",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
@@ -2477,5 +2486,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}