diff --git a/.all-contributorsrc b/.all-contributorsrc index 41b441c..38856b4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -192,9 +192,18 @@ "doc", "translation-es" ] + }, + { + "login": "1fbr", + "name": "Fernando Bello", + "avatar_url": "https://avatars.githubusercontent.com/u/63980689?v=4", + "profile": "https://github.com/1fbr", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, "linkToUsage": true, "commitType": "docs" -} \ No newline at end of file +}