From 25e71b0738a53a55a2ff6868d3318818b0081b92 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 19:11:27 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ff09ded..7c3a39b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -143,6 +143,16 @@ "contributions": [ "tool" ] + }, + { + "login": "t3l3machus", + "name": "Panagiotis Chartas", + "avatar_url": "https://avatars.githubusercontent.com/u/75489922?v=4", + "profile": "https://github.com/t3l3machus", + "contributions": [ + "infra", + "tool" + ] } ], "contributorsPerLine": 7, @@ -150,5 +160,6 @@ "projectOwner": "0dayCTF", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }