docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2023-09-27 01:58:05 +00:00 committed by GitHub
parent 0e51807856
commit 5ae568f19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,16 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "zavoloklom",
"name": "Sergey Kupletsky",
"avatar_url": "https://avatars.githubusercontent.com/u/4151869?v=4",
"profile": "https://github.com/zavoloklom",
"contributions": [
"test",
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
@ -165,5 +175,6 @@
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"projectName": "keycloakify", "projectName": "keycloakify",
"projectOwner": "keycloakify" "projectOwner": "keycloakify",
"commitType": "docs"
} }