From dd08f5e7cfaa7a8a7f600351c69ddbe248e35944 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:54:24 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 323277abf..179c58818 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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" + ] + } + ] }