From c7ef5079f22c8e464aa4fac25b9ec9d4faa88c5d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 00:16:41 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 98f32301c..6797a81dc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -528,11 +528,21 @@ "contributions": [ "code" ] + }, + { + "login": "tkrabel", + "name": "Tobias Krabel", + "avatar_url": "https://avatars.githubusercontent.com/u/13402027?v=4", + "profile": "https://bamboolib.8080labs.com", + "contributions": [ + "code" + ] } ], "projectName": "rope", "projectOwner": "python-rope", "repoType": "github", "repoHost": "https://github.com", - "commitConvention": "none" + "commitConvention": "none", + "commitType": "docs" }