docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2023-11-07 21:54:24 +00:00
committed by GitHub
parent 0730e17932
commit dd08f5e7cf

View File

@@ -12,5 +12,17 @@
"repoHost": "https://github.com",
"skipCi": false,
"commitConvention": "angular",
"commitType": "docs"
"commitType": "docs",
"contributors": [
{
"login": "Fallenbagel",
"name": "Fallenbagel",
"avatar_url": "https://avatars.githubusercontent.com/u/98979876?v=4",
"profile": "https://github.com/Fallenbagel",
"contributions": [
"code",
"maintenance"
]
}
]
}