From 1f2d1b722fd88fcad99de4805c4db9c3b343d899 Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 26 Sep 2023 08:42:17 +0200 Subject: [PATCH] docs: add @alan-bio as a contributor --- .all-contributorsrc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index dfa7379..c763758 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4", "profile": "https://thomaslaforge.dev/home", "contributions": ["code", "doc", "content", "ideas", "design"] + }, + { + "login": "alan-bio", + "name": "Alan Dragicevich", + "avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4", + "profile": "https://github.com/alan-bio", + "contributions": ["doc"] } ], "contributorsPerLine": 7,