From 8dc5a861084ea28f442c23a626bb5ecf3a04cc86 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:46:18 +0000 Subject: [PATCH] docs: add jkossis as a contributor for code (#926) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ab86396e..6f8016d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -771,6 +771,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jkossis", + "name": "Jason Kossis", + "avatar_url": "https://avatars.githubusercontent.com/u/1247832?v=4", + "profile": "https://github.com/jkossis", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, diff --git a/README.md b/README.md index a19c38f3..d4109ef3 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account).