From 7824d7f245265b88f50c855787a225ca2310e1cf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:04:12 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4411bc9..83ac482 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -127,11 +127,22 @@ "design", "code" ] + }, + { + "login": "felixschwamm", + "name": "felixschwamm", + "avatar_url": "https://avatars.githubusercontent.com/u/50438383?v=4", + "profile": "https://github.com/felixschwamm", + "contributions": [ + "code", + "ideas" + ] } ], "files": [ "README.md" ], "commitConvention": "angular", - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "commitType": "docs" }