From 32b54dbd4b18801fbf7ae5f551e22951075cc49d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 00:16:40 +0000 Subject: [PATCH 1/2] update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fc1f49221..b8bc2e9a2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Austin Morton
Austin Morton

💻 + Tobias Krabel
Tobias Krabel

💻 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 2/2] 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" }