diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..242090bc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2682,8 +2682,18 @@ "contributions": [ "doc" ] + }, + { + "login": "r2fo", + "name": "r2fo", + "avatar_url": "https://avatars.githubusercontent.com/u/50496756?v=4", + "profile": "http://r4fo.com", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 6, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }