docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot] 2023-06-08 11:04:12 +00:00 committed by GitHub
parent e150455c96
commit 7824d7f245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -127,11 +127,22 @@
"design", "design",
"code" "code"
] ]
},
{
"login": "felixschwamm",
"name": "felixschwamm",
"avatar_url": "https://avatars.githubusercontent.com/u/50438383?v=4",
"profile": "https://github.com/felixschwamm",
"contributions": [
"code",
"ideas"
]
} }
], ],
"files": [ "files": [
"README.md" "README.md"
], ],
"commitConvention": "angular", "commitConvention": "angular",
"contributorsPerLine": 7 "contributorsPerLine": 7,
"commitType": "docs"
} }