From 4f615b26cfd9118cb0d65a89f529f0c059ee71c9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 15:19:12 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 78279215..e5cf7807 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -284,6 +284,15 @@ "contributions": [ "translation" ] + }, + { + "login": "mangas", + "name": "Filipe Azevedo", + "avatar_url": "https://avatars.githubusercontent.com/u/1640325?v=4", + "profile": "https://fazevedo.dev", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,