From 213bbb4a032c3da98f8cad9535b646d8ec80206e Mon Sep 17 00:00:00 2001 From: Lexander <77203781+l3xander@users.noreply.github.com> Date: Sat, 10 Aug 2024 02:57:42 +0200 Subject: [PATCH] Update .all-contributorsrc Edited my name and contribution types :) And added "blog" to BG3 --- .all-contributorsrc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 28a526cb75e..43895a10823 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -34,12 +34,14 @@ ] }, { - "login": "lucibytes", - "name": "Lucian", + "login": "l3xander", + "name": "Lexander", "avatar_url": "https://avatars.githubusercontent.com/u/77203781?v=4", - "profile": "https://github.com/lucibytes", + "profile": "https://github.com/l3xander", "contributions": [ - "eventOrganizing" + "blog", + "talk", + "translation" ] }, { @@ -69,6 +71,7 @@ "avatar_url": "https://avatars.githubusercontent.com/u/16866285?v=4", "profile": "https://github.com/bobgeorgethe3rd", "contributions": [ + "blog", "code", "doc", "design"