From b8a071eda3099b0a07d32dce4a060845fafbd39a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:58:28 +0000 Subject: [PATCH] docs: add tseeker as a contributor for code (#487) --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 29af7666..54a01003 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -383,6 +383,15 @@ "contributions": [ "bug" ] + }, + { + "login": "tseeker", + "name": "Emmanuel Benoît", + "avatar_url": "https://avatars.githubusercontent.com/u/1409844?v=4", + "profile": "http://www.ebenoit.info", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 9cb00ca4..5bbd261f 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account).