From 52f17defda3f18b38c7a9c3269920a32a99a0240 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 18:27:42 -0500 Subject: [PATCH] docs: add dylanbegin as a contributor for bug, and test (#780) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 10 +++ README.md | 145 +++++++++++++++++++++++--------------------- 2 files changed, 87 insertions(+), 68 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 99854a05..da5ba216 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -632,6 +632,16 @@ "contributions": [ "test" ] + }, + { + "login": "dylanbegin", + "name": "Dylan Begin", + "avatar_url": "https://avatars.githubusercontent.com/u/64234261?v=4", + "profile": "https://github.com/dylanbegin", + "contributions": [ + "bug", + "test" + ] } ], "contributorsPerLine": 8, diff --git a/README.md b/README.md index e7cc9417..59890cd7 100644 --- a/README.md +++ b/README.md @@ -134,86 +134,95 @@ using SFTP. This requires the use of a PAM account (standard Linux account).