From b8f24264d48d0618c30f70d68ab28724327a7532 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 14:00:19 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d9843dc..f6eecfe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -144,8 +144,18 @@ "contributions": [ "doc" ] + }, + { + "login": "rudvfaden", + "name": "Rud Faden", + "avatar_url": "https://avatars.githubusercontent.com/u/2445577?v=4", + "profile": "http://rudvfaden.github.io/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "skipCi": true + "skipCi": true, + "commitType": "docs" }