docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2023-07-12 15:45:09 +00:00 committed by Daniel Kantor
parent ab048f226a
commit 3685fbb8f2
1 changed files with 11 additions and 5 deletions

View File

@ -842,10 +842,6 @@
]
},
{
"login": "djgoreli",
"name": "Daniel Gorelik",
"avatar_url": "https://avatars.githubusercontent.com/u/56567413?v=4",
"profile": "https://github.com/djgoreli",
"login": "Abbi-Hackbardt",
"name": "Abbi-Hackbardt",
"avatar_url": "https://avatars.githubusercontent.com/u/73844833?v=4",
@ -853,6 +849,15 @@
"contributions": [
"code"
]
},
{
"login": "photonbit",
"name": "Daniel Moreno",
"avatar_url": "https://avatars.githubusercontent.com/u/2496042?v=4",
"profile": "https://dani.photonbit.es",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
@ -861,5 +866,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}